#include <cast.hh>
Public Types | |
typedef Function_v2v< void > | category |
typedef cast< 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< cast< V > >::category [inherited] |
Reimplemented from mln::Function< cast< V > >.
typedef cast< V > mln::Object< cast< V > >::exact_t [inherited] |
typedef void mln::Function_v2v< cast< V > >::mutable_result [inherited] |
typedef V mln::fun::v2v::cast< V >::result |
V mln::fun::v2v::cast< V >::operator() | ( | const W & | w | ) | const [inline] |