Public Types

mln::trait::set_precise_binary_< op::plus, my_image2d< T >, my_image2d< U > > Struct Template Reference

List of all members.

Public Types

typedef my_image2d< V > & ret
typedef mln::trait::op::plus
< T, U >::ret 
V

template<typename T, typename U>
struct mln::trait::set_precise_binary_< op::plus, my_image2d< T >, my_image2d< U > >


Member Typedef Documentation

template<typename T , typename U >
typedef my_image2d<V>& mln::trait::set_precise_binary_< op::plus, my_image2d< T >, my_image2d< U > >::ret
template<typename T , typename U >
typedef mln::trait::op::plus< T , U >::ret mln::trait::set_precise_binary_< op::plus, my_image2d< T >, my_image2d< U > >::V