BALL
1.4.79
|
#include <BALL/CONCEPT/predicate.h>
Public Member Functions | |
virtual | ~BinaryPredicate () |
Predicates | |
virtual bool | operator() (const T1 &x, const T2 &y) const |
Generic Binary Predicate Class
Definition at line 43 of file CONCEPT/predicate.h.
|
inlinevirtual |
Definition at line 53 of file CONCEPT/predicate.h.
|
virtual |
Definition at line 64 of file CONCEPT/predicate.h.