|
#include <ArmarXCore/core/util/Predicates.h>
Public Member Functions | |
LessPredicate (T t) | |
bool | operator() (const T &other) |
Public Attributes | |
const T | t |
Definition at line 65 of file Predicates.h.
|
inline |
Definition at line 67 of file Predicates.h.
|
inline |
Definition at line 68 of file Predicates.h.
const T t |
Definition at line 72 of file Predicates.h.