|
#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 79 of file Predicates.h.
|
inline |
Definition at line 81 of file Predicates.h.
|
inline |
Definition at line 86 of file Predicates.h.
const T t |
Definition at line 91 of file Predicates.h.