|
#include <ArmarXCore/core/util/Predicates.h>
Public Member Functions | |
EqualPredicate (T t) | |
bool | operator() (const T &other) |
Public Attributes | |
const T | t |
Definition at line 33 of file Predicates.h.
|
inline |
Definition at line 35 of file Predicates.h.
|
inline |
Definition at line 36 of file Predicates.h.
const T t |
Definition at line 40 of file Predicates.h.