$extrastylesheet
#include <mln/fun/vv2v/lor.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 lor< L, R > | exact_t |
Functor computing logical-or between two values.
Definition at line 48 of file fun/vv2v/lor.hh.
typedef mln::fun::vv2v::lor< L, R >::mln_trait_op_or | ( | L | , |
R | |||
) |
result mln::fun::vv2v::lor< L, R >::operator() | ( | const L & | v1, |
const R & | v2 | ||
) | const |
|
inherited |
Definition at line 191 of file function.hh.