|
proxygen
|
#include <Base.h>
Public Member Functions | |
| Negate ()=default | |
| Negate (Predicate pred) | |
| template<class Arg > | |
| bool | operator() (Arg &&arg) const |
Private Attributes | |
| Predicate | pred_ |
Class and helper function for negating a boolean Predicate
|
default |
|
inlineexplicit |
|
inline |
|
private |