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

Files

 And.hpp
 Binary query modifier which performs a and between at least two queryables.
 
 include.hpp
 
 Maybe.hpp
 Query modifier which returns a std::optional filled when the data if existing.
 
 Not.hpp
 Query modifier which returns a std::optional filled when the data if existing.
 
 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.