Developer Documentation
|
Public Member Functions | |
Disjunction (Predicate1T _p1, Predicate2T _p2) | |
template<typename T > | |
bool | operator() (const T &_t) const |
Public Attributes | |
Predicate1T | p1_ |
Predicate2T | p2_ |
Definition at line 90 of file Predicates.hh.