#include <CommonPredicates.h>
Public Member Functions | |
Inverter (PRED &&p) | |
template<typename... Args> | |
bool | operator() (Args &&... args) |
template<typename... Args> | |
bool | operator() (Args &&... args) const |
Private Attributes | |
PRED | _child |
Definition at line 42 of file CommonPredicates.h.
|
inline |
Definition at line 45 of file CommonPredicates.h.
|
inline |
Definition at line 48 of file CommonPredicates.h.
|
inline |
Definition at line 54 of file CommonPredicates.h.
|
private |
Definition at line 60 of file CommonPredicates.h.