$extrastylesheet
#include <mln/fun/spe/unary.hh>
Public Member Functions | |
lwrapper (const Fun &f, const lwrapper< Any, T > &m) | |
operator result () const | |
const result & | operator= (const result &r) const |
result | to_result () const |
Public Types | |
typedef Fun::argument | argument |
typedef lwrapper | lresult |
typedef Fun::lvalue | lvalue |
typedef Fun::result | result |
Definition at line 117 of file spe/unary.hh.
|
inline |
Definition at line 124 of file spe/unary.hh.
|
inline |
Definition at line 134 of file spe/unary.hh.
|
inline |
Definition at line 139 of file spe/unary.hh.
|
inline |
Definition at line 129 of file spe/unary.hh.
typedef Fun::argument mln::fun::spe::lwrapper< Fun, lwrapper< Any, T > >::argument |
Definition at line 120 of file spe/unary.hh.
typedef lwrapper mln::fun::spe::lwrapper< Fun, lwrapper< Any, T > >::lresult |
Definition at line 122 of file spe/unary.hh.
typedef Fun::lvalue mln::fun::spe::lwrapper< Fun, lwrapper< Any, T > >::lvalue |
Definition at line 121 of file spe/unary.hh.
typedef Fun::result mln::fun::spe::lwrapper< Fun, lwrapper< Any, T > >::result |
Definition at line 119 of file spe/unary.hh.