Public Types

mln::internal::morpher_lvalue_< I > Struct Template Reference

Return the lvalue type when an image with type I is morphed. More...

#include <morpher_lvalue.hh>

List of all members.

Public Types

typedef I::lvalue ret

Detailed Description

template<typename I>
struct mln::internal::morpher_lvalue_< I >

Return the lvalue type when an image with type I is morphed.

Definition at line 50 of file morpher_lvalue.hh.


Member Typedef Documentation

template<typename I>
typedef I ::lvalue mln::internal::morpher_lvalue_< I >::ret

Definition at line 52 of file morpher_lvalue.hh.