RelationalOperatorFilter.h File Reference
#include "mw/attributes/filter/find.h"#include "mw/attributes/tags/CompileTimeFilterTag.h"Go to the source code of this file.
Data Structures | |
| struct | famouso::mw::attributes::filter::RelationalOperatorFilter< A, B, op, tag > |
| implements a relational operator filter where the operator function is configurable More... | |
| struct | famouso::mw::attributes::filter::RelationalOperatorFilter< A, B, op, tags::compile_time_filter_tag > |
| is a specialization of RelationalOperatorFilter used for resource-optimized filter. Such filters, compile-time filter, can be often generated, when special conditions for the attributes are given. More... | |
Namespaces | |
| namespace | famouso |
| namespace | famouso::mw |
| namespace | famouso::mw::attributes |
| namespace | famouso::mw::attributes::filter |