#include <wrap.hh>

Public Types | |
| typedef Function_v2v< void > | category |
| typedef wrap< L > | exact_t |
| typedef void | mutable_result |
| typedef L | result |
Public Member Functions | |
| template<typename L_ > | |
| L | operator() (const L_ &l_) const |
Definition at line 51 of file fun/v2v/wrap.hh.
typedef Function_v2v<void> mln::Function_v2v< wrap< L > >::category [inherited] |
Reimplemented from mln::Function< wrap< L > >.
Definition at line 126 of file function.hh.
typedef wrap< L > mln::Object< wrap< L > >::exact_t [inherited] |
typedef void mln::Function_v2v< wrap< L > >::mutable_result [inherited] |
Definition at line 127 of file function.hh.
| typedef L mln::fun::v2v::wrap< L >::result |
Definition at line 55 of file fun/v2v/wrap.hh.
| L wrap::operator() | ( | const L_ & | l_ | ) | const [inline] |
Definition at line 69 of file fun/v2v/wrap.hh.
1.7.1