#include <to_enc.hh>

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