$extrastylesheet
#include <mln/fun/v2v/cast.hh>
Public Member Functions | |
template<typename W > | |
V | operator() (const W &w) const |
Public Types | |
typedef Function_v2v< void > | category |
typedef cast< V > | exact_t |
typedef void | mutable_result |
typedef V | result |
Definition at line 52 of file fun/v2v/cast.hh.
V mln::fun::v2v::cast< V >::operator() | ( | const W & | w | ) | const |
|
inherited |
Definition at line 134 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
typedef V mln::fun::v2v::cast< V >::result |
Definition at line 54 of file fun/v2v/cast.hh.