#include <STLhelp.h>
Public Member Functions | |
cond_predicate (bool &var, bool val) | |
bool | operator() () |
Data Fields | |
bool & | _var |
bool | _val |
|
|
|
|
|
Definition at line 49 of file STLhelp.h. Referenced by cond_predicate(), and operator()(). |
|
Definition at line 50 of file STLhelp.h. Referenced by cond_predicate(), and operator()(). |