Public Types

mln::trait::impl::ch_value_< M< tag::image_< I1 >, tag::image_< I2 > >, V > Struct Template Reference

#include <ch_value.hh>

List of all members.

Public Types

typedef M
< mln::trait::ch_value< I1, V >
::ret, mln::trait::ch_value
< I2, V >::ret
ret

Detailed Description

template<template< class, class > class M, typename I1, typename I2, typename V>
struct mln::trait::impl::ch_value_< M< tag::image_< I1 >, tag::image_< I2 > >, V >

Definition at line 107 of file ch_value.hh.


Member Typedef Documentation

template<template< class, class > class M, typename I1 , typename I2 , typename V >
typedef M< mln::trait::ch_value< I1 , V >::ret, mln::trait::ch_value< I2 , V >::ret > mln::trait::impl::ch_value_< M< tag::image_< I1 >, tag::image_< I2 > >, V >::ret

Definition at line 109 of file ch_value.hh.