$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::subject< T > Struct Template Reference

#include <mln/core/concept/proxy.hh>

Public Types

typedef
mln::internal::unproxy_rec_< T >
::ret 
q_ret
typedef mln::metal::unqualif
< q_ret >::ret 
ret

Detailed Description

template<typename T>
struct mln::subject< T >

Definition at line 255 of file core/concept/proxy.hh.

Member Typedef Documentation

template<typename T>
typedef mln::internal::unproxy_rec_<T>::ret mln::subject< T >::q_ret

Definition at line 257 of file core/concept/proxy.hh.

template<typename T>
typedef mln::metal::unqualif< q_ret >::ret mln::subject< T >::ret

Definition at line 258 of file core/concept/proxy.hh.