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