Public Types

mln::internal::decorated_image_impl_< const I, E > Struct Template Reference

#include <decorated_image.hh>

List of all members.

Public Types

typedef mln::value::proxy
< const E > 
lvalue

Detailed Description

template<typename I, typename E>
struct mln::internal::decorated_image_impl_< const I, E >

Definition at line 57 of file decorated_image.hh.


Member Typedef Documentation

template<typename I , typename E >
typedef mln::value::proxy<const E> mln::internal::decorated_image_impl_< const I, E >::lvalue

Definition at line 59 of file decorated_image.hh.