|
#include <ArmarXCore/core/util/Predicates.h>
Public Member Functions | |
GreaterPredicate (T t) | |
bool | operator() (const T &other) |
Public Attributes | |
const T | t |
Definition at line 81 of file Predicates.h.
|
inline |
Definition at line 83 of file Predicates.h.
|
inline |
Definition at line 84 of file Predicates.h.
const T t |
Definition at line 88 of file Predicates.h.