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