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