$extrastylesheet
#include <mln/fun/vv2b/eq.hh>
Public Member Functions | |
bool | operator() (const L &v1, const R &v2) const |
Public Types | |
typedef Function_vv2b< void > | category |
typedef eq< L, R > | exact_t |
typedef bool | result |
Functor computing equal between two values.
Definition at line 48 of file fun/vv2b/eq.hh.
bool mln::fun::vv2b::eq< L, R >::operator() | ( | const L & | v1, |
const R & | v2 | ||
) | const |
|
inherited |
Definition at line 219 of file function.hh.
|
inherited |
|
inherited |
Definition at line 218 of file function.hh.