Public Types

mln::trait::impl::ch_value_< M< tag::function_< F >, tag::domain_< S > >, V > Struct Template Reference

#include <ch_value.hh>

List of all members.

Public Types

typedef S::site::grid grid
typedef image_from_grid< grid,
V >::ret 
ret

Detailed Description

template<template< class, class > class M, typename F, typename S, typename V>
struct mln::trait::impl::ch_value_< M< tag::function_< F >, tag::domain_< S > >, V >

Definition at line 163 of file ch_value.hh.


Member Typedef Documentation

template<template< class, class > class M, typename F , typename S , typename V >
typedef S :: site :: grid mln::trait::impl::ch_value_< M< tag::function_< F >, tag::domain_< S > >, V >::grid

Definition at line 166 of file ch_value.hh.

template<template< class, class > class M, typename F , typename S , typename V >
typedef image_from_grid< grid, V >::ret mln::trait::impl::ch_value_< M< tag::function_< F >, tag::domain_< S > >, V >::ret

Definition at line 167 of file ch_value.hh.