UnaryFilterExpression.h File Reference
#include "mw/attributes/filter/logical_not.h"Go to the source code of this file.
Data Structures | |
| struct | famouso::mw::attributes::filter::UnaryFilterExpression< E, A > |
| UnaryFilterExpression defines an unary lambda filter-expression that is directly callable via the overloaded function call operator. More... | |
| struct | famouso::mw::attributes::filter::UnaryFilterExpression< E, filter::logical_not< E > > |
| specialisation of UnaryFilterExpression More... | |
Namespaces | |
| namespace | famouso |
| namespace | famouso::mw |
| namespace | famouso::mw::attributes |
| namespace | famouso::mw::attributes::filter |