$extrastylesheet
#include <mln/fun/cast.hh>
Public Member Functions | |
cast_p2v_expr_ (const F &f) | |
template<typename P > | |
V | operator() (const P &p) const |
Protected Attributes | |
const F | f_ |
Public Types | |
typedef Function_v2v< void > | category |
typedef cast_p2v_expr_< V, F > | exact_t |
typedef void | mutable_result |
typedef V | result |
Definition at line 45 of file fun/cast.hh.
|
inline |
Definition at line 49 of file fun/cast.hh.
|
inline |
Definition at line 54 of file fun/cast.hh.
|
protected |
Definition at line 60 of file fun/cast.hh.
|
inherited |
Definition at line 134 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
typedef V mln::fun::cast_p2v_expr_< V, F >::result |
Definition at line 47 of file fun/cast.hh.