#include <lum.hh>
Public Types | |
typedef F::category | category |
typedef function< M > | F |
typedef F::lresult | lresult |
typedef F::result | result |
typedef H | value |
Public Member Functions | |
value & | f_1 (result v, value &t) |
result | operator() (const value &t) const |
Definition at line 43 of file fun/meta/lum.hh.
typedef F::category mln::meta::impl< M >::category [inherited] |
Definition at line 57 of file fun/meta/impl.hh.
typedef function<M> mln::meta::impl< M >::F [inherited] |
Definition at line 53 of file fun/meta/impl.hh.
typedef F::lresult mln::meta::impl< M >::lresult [inherited] |
Definition at line 56 of file fun/meta/impl.hh.
typedef F::result mln::meta::impl< M >::result [inherited] |
Definition at line 55 of file fun/meta/impl.hh.
typedef H mln::meta::lum< H >::value |
value& mln::meta::impl< M >::f_1 | ( | result | v, | |
value & | t | |||
) | [inline, inherited] |
Definition at line 67 of file fun/meta/impl.hh.
result mln::meta::impl< M >::operator() | ( | const value & | t | ) | const [inline, inherited] |
Definition at line 60 of file fun/meta/impl.hh.