|
#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 102 of file Predicates.h.
|
inline |
Definition at line 104 of file Predicates.h.
|
inline |
Definition at line 109 of file Predicates.h.
const T t |
Definition at line 114 of file Predicates.h.