|
Frobby
0.9.5
|
Adapter for TermPredicate which allows it to be used as a predicate in STL. More...
#include <TermPredicate.h>
Public Member Functions | |
| StlTermPredicate (const TermPredicate &pred) | |
| template<class T > | |
| bool | operator() (const T &a, const T &b) const |
Private Attributes | |
| const TermPredicate & | _pred |
Adapter for TermPredicate which allows it to be used as a predicate in STL.
Definition at line 64 of file TermPredicate.h.
|
inline |
Definition at line 66 of file TermPredicate.h.
|
inline |
Definition at line 68 of file TermPredicate.h.
|
private |
Definition at line 70 of file TermPredicate.h.