#include <impl.hh>
Public Types | |
typedef F::category | category |
typedef function< M > | F |
typedef F::lresult | lresult |
typedef F::result | result |
typedef F::value | value |
Public Member Functions | |
value & | f_1 (result v, value &t) |
result | operator() (const value &t) const |
typedef F::category mln::meta::impl< M >::category |
typedef function<M> mln::meta::impl< M >::F |
typedef F::lresult mln::meta::impl< M >::lresult |
typedef F::result mln::meta::impl< M >::result |
typedef F::value mln::meta::impl< M >::value |
value& mln::meta::impl< M >::f_1 | ( | result | v, | |
value & | t | |||
) | [inline] |
result mln::meta::impl< M >::operator() | ( | const value & | t | ) | const [inline] |