Public Types | Private Member Functions

mln::fun::internal::selector_< R_, A_, E > Struct Template Reference

#include <selector.hh>

Inheritance diagram for mln::fun::internal::selector_< R_, A_, E >:
Inheritance graph

List of all members.

Public Types

typedef mln::metal::unqualif
< A_ >::ret 
A
typedef mln::metal::unqualif
< R_ >::ret 
R
typedef helper_selector_< R, A,
E >::ret 
ret

Private Member Functions

 selector_ ()

template<typename R_, typename A_, typename E>
struct mln::fun::internal::selector_< R_, A_, E >


Member Typedef Documentation

template<typename R_, typename A_, typename E>
typedef mln::metal::unqualif< A_ >::ret mln::fun::internal::selector_< R_, A_, E >::A
template<typename R_, typename A_, typename E>
typedef mln::metal::unqualif< R_ >::ret mln::fun::internal::selector_< R_, A_, E >::R
template<typename R_, typename A_, typename E>
typedef helper_selector_<R, A, E>::ret mln::fun::internal::selector_< R_, A_, E >::ret

Constructor & Destructor Documentation

template<typename R_, typename A_, typename E>
mln::fun::internal::selector_< R_, A_, E >::selector_ (  )  [private]