$extrastylesheet
#include <mln/fun/ops.hh>
Public Member Functions | |
neq_v2b_expr_ () | |
neq_v2b_expr_ (const L &l, const R &r) | |
template<typename P > | |
result | operator() (const P &p) const |
Protected Attributes | |
L | l_ |
R | r_ |
Public Types | |
typedef Function_v2b< void > | category |
typedef neq_v2b_expr_< L, R > | exact_t |
typedef void | mutable_result |
typedef mln::trait::op::neq < typename L::result, typename R::result >::ret | result |
Definition at line 154 of file fun/ops.hh.
|
inline |
Definition at line 154 of file fun/ops.hh.
|
inline |
Definition at line 154 of file fun/ops.hh.
|
inline |
Definition at line 154 of file fun/ops.hh.
|
protected |
Definition at line 154 of file fun/ops.hh.
|
protected |
Definition at line 154 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:: neq< typename L ::result, typename R ::result >::ret mln::fun::neq_v2b_expr_< L, R >::result |
Definition at line 154 of file fun/ops.hh.