$extrastylesheet
#include <mln/fun/vv2v/lxor.hh>
Public Member Functions | |
typedef | mln_trait_op_or (L, R) result |
result | operator() (const L &v1, const R &v2) const |
Public Types | |
typedef Function_vv2v< void > | category |
typedef lxor< L, R > | exact_t |
Functor computing logical-xor between two values.
typedef mln::fun::vv2v::lxor< L, R >::mln_trait_op_or | ( | L | , |
R | |||
) |
result mln::fun::vv2v::lxor< L, R >::operator() | ( | const L & | v1, |
const R & | v2 | ||
) | const |
|
inherited |
Definition at line 191 of file function.hh.