#include <convert.hh>
Public Types | |
typedef Function_v2v< void > | category |
typedef convert< V > | exact_t |
typedef void | mutable_result |
typedef V | result |
Public Member Functions | |
template<typename W > | |
V | operator() (const W &w) const |
typedef Function_v2v<void> mln::Function_v2v< convert< V > >::category [inherited] |
Reimplemented from mln::Function< convert< V > >.
typedef convert< V > mln::Object< convert< V > >::exact_t [inherited] |
typedef void mln::Function_v2v< convert< V > >::mutable_result [inherited] |
typedef V mln::fun::v2v::convert< V >::result |
V mln::fun::v2v::convert< V >::operator() | ( | const W & | w | ) | const [inline] |