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