$extrastylesheet
#include <mln/fun/ops.hh>
Public Member Functions | |
uplus_v2v_expr_ () | |
uplus_v2v_expr_ (const F &f) | |
template<typename P > | |
result | operator() (const P &p) const |
Protected Attributes | |
F | f_ |
Public Types | |
typedef Function_v2v< void > | category |
typedef uplus_v2v_expr_< F > | exact_t |
typedef void | mutable_result |
typedef mln::trait::op::uplus < typename F::result >::ret | result |
Definition at line 173 of file fun/ops.hh.
|
inline |
Definition at line 173 of file fun/ops.hh.
|
inline |
Definition at line 173 of file fun/ops.hh.
|
inline |
Definition at line 173 of file fun/ops.hh.
|
protected |
Definition at line 173 of file fun/ops.hh.
|
inherited |
Definition at line 134 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
typedef mln::trait::op:: uplus< typename F ::result >::ret mln::fun::uplus_v2v_expr_< F >::result |
Definition at line 173 of file fun/ops.hh.