#include <to_enc.hh>
Public Types | |
typedef Function_v2v< void > | category |
typedef function< meta::to_enc < T > > | exact_t |
typedef void | mutable_result |
typedef T::enc | value |
Public Member Functions | |
value | read (const T &t) |
Definition at line 51 of file fun/meta/to_enc.hh.
typedef Function_v2v<void> mln::Function_v2v< function< meta::to_enc< T > > >::category [inherited] |
Reimplemented from mln::Function< function< meta::to_enc< T > > >.
Definition at line 93 of file function.hh.
typedef function< meta::to_enc< T > > mln::Object< function< meta::to_enc< T > > >::exact_t [inherited] |
typedef void mln::Function_v2v< function< meta::to_enc< T > > >::mutable_result [inherited] |
Definition at line 94 of file function.hh.
typedef T::enc mln::function< meta::to_enc< T > >::value |
Definition at line 54 of file fun/meta/to_enc.hh.
T::enc mln::function< meta::to_enc< T > >::read | ( | const T & | t | ) | [inline] |
Definition at line 66 of file fun/meta/to_enc.hh.