Public Types

mln::subject< T > Struct Template Reference

#include <proxy.hh>

List of all members.

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 268 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 270 of file core/concept/proxy.hh.

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

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