#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) |
typedef Function_v2v<void> mln::Function_v2v< function< meta::to_enc< T > > >::category [inherited] |
Reimplemented from mln::Function< function< meta::to_enc< T > > >.
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] |
typedef T::enc mln::function< meta::to_enc< T > >::value |
T::enc mln::function< meta::to_enc< T > >::read | ( | const T & | t | ) | [inline] |