ECSTASY
All in the name
Loading...
Searching...
No Matches
modifiers Directory Reference
Directory dependency graph for modifiers:
src/ecstasy/query/modifiers

Files

 And.hpp
 Binary query modifier which performs a and between at least two queryables.
 
 BinaryModifier.hpp
 
 include.hpp
 
 Maybe.hpp
 Query modifier which returns a std::optional filled when the data if existing.
 
 Modifier.hpp
 Type erased base class for all query modifiers.
 
 Not.hpp
 Unary query modifier which performs a not operation on a queryable.
 
 Or.hpp
 Binary query modifier which performs a or between at least two queryables.
 
 Xor.hpp
 Binary query modifier which performs a xor between at least two queryables.