#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 |
Definition at line 53 of file mln/fun/v2v/convert.hh.
typedef Function_v2v<void> mln::Function_v2v< convert< V > >::category [inherited] |
Reimplemented from mln::Function< convert< V > >.
Definition at line 126 of file function.hh.
typedef convert< V > mln::Object< convert< V > >::exact_t [inherited] |
typedef void mln::Function_v2v< convert< V > >::mutable_result [inherited] |
Definition at line 127 of file function.hh.
| typedef V mln::fun::v2v::convert< V >::result |
Definition at line 55 of file mln/fun/v2v/convert.hh.
| V mln::fun::v2v::convert< V >::operator() | ( | const W & | w | ) | const [inline] |
Definition at line 68 of file mln/fun/v2v/convert.hh.
1.7.1