$extrastylesheet
#include <mln/fun/spe/unary.hh>
Public Member Functions | |
| lwrapper (const Fun &f, T &x) | |
| 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 45 of file spe/unary.hh.
|
inline |
Definition at line 52 of file spe/unary.hh.
|
inline |
Definition at line 62 of file spe/unary.hh.
|
inline |
Definition at line 67 of file spe/unary.hh.
|
inline |
Definition at line 57 of file spe/unary.hh.
| typedef Fun::argument mln::fun::spe::lwrapper< Fun, T >::argument |
Definition at line 48 of file spe/unary.hh.
| typedef lwrapper mln::fun::spe::lwrapper< Fun, T >::lresult |
Definition at line 50 of file spe/unary.hh.
| typedef Fun::lvalue mln::fun::spe::lwrapper< Fun, T >::lvalue |
Definition at line 49 of file spe/unary.hh.
| typedef Fun::result mln::fun::spe::lwrapper< Fun, T >::result |
Definition at line 47 of file spe/unary.hh.