$extrastylesheet
#include <mln/fun/spe/unary.hh>
Public Member Functions | |
lwrapper (const Fun &f, argument &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 82 of file spe/unary.hh.
|
inline |
Definition at line 89 of file spe/unary.hh.
|
inline |
Definition at line 99 of file spe/unary.hh.
|
inline |
Definition at line 104 of file spe/unary.hh.
|
inline |
Definition at line 94 of file spe/unary.hh.
typedef Fun::argument mln::fun::spe::lwrapper< Fun, typename Fun::argument >::argument |
Definition at line 85 of file spe/unary.hh.
typedef lwrapper mln::fun::spe::lwrapper< Fun, typename Fun::argument >::lresult |
Definition at line 87 of file spe/unary.hh.
typedef Fun::lvalue mln::fun::spe::lwrapper< Fun, typename Fun::argument >::lvalue |
Definition at line 86 of file spe/unary.hh.
typedef Fun::result mln::fun::spe::lwrapper< Fun, typename Fun::argument >::result |
Definition at line 84 of file spe/unary.hh.