$extrastylesheet
#include <mln/fun/v2v/wrap.hh>
Public Member Functions | |
template<typename L_ > | |
L | operator() (const L_ &l_) const |
Public Types | |
typedef Function_v2v< void > | category |
typedef wrap< L > | exact_t |
typedef void | mutable_result |
typedef L | result |
Definition at line 51 of file fun/v2v/wrap.hh.
L mln::fun::v2v::wrap< L >::operator() | ( | const L_ & | l_ | ) | const |
|
inherited |
Definition at line 134 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
typedef L mln::fun::v2v::wrap< L >::result |
Definition at line 55 of file fun/v2v/wrap.hh.