#include <land_not.hh>
Public Types | |
typedef Function_vv2v< void > | category |
typedef E | exact_t |
Public Member Functions | |
typedef | mln_trait_op_and (L, mln_trait_op_not(R)) result |
result | operator() (const L &v1, const R &v2) const |
Definition at line 49 of file land_not.hh.
typedef Function_vv2v<void> mln::Function_vv2v< E >::category [inherited] |
typedef E mln::Object< E >::exact_t [inherited] |
typedef mln::fun::vv2v::land_not< L, R >::mln_trait_op_and | ( | L | , | |
mln_trait_op_not(R) | ||||
) |
land_not< L, R >::result mln::fun::vv2v::land_not< L, R >::operator() | ( | const L & | v1, | |
const R & | v2 | |||
) | const [inline] |
Definition at line 61 of file land_not.hh.