Functor computing equal between two values. More...
#include <eq.hh>
Public Types | |
typedef Function_vv2b< void > | category |
typedef eq< L, R > | exact_t |
typedef bool | result |
Public Member Functions | |
bool | operator() (const L &v1, const R &v2) const |
Functor computing equal between two values.
typedef Function_vv2b<void> mln::Function_vv2b< eq< L, R > >::category [inherited] |
Reimplemented from mln::Function< eq< L, R > >.
typedef eq< L, R > mln::Object< eq< L, R > >::exact_t [inherited] |
typedef bool mln::Function_vv2b< eq< L, R > >::result [inherited] |
bool mln::fun::vv2b::eq< L, R >::operator() | ( | const L & | v1, | |
const R & | v2 | |||
) | const [inline] |