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