ECSTASY
All in the name
Loading...
Searching...
No Matches
Or.hpp File Reference

Binary query modifier which performs a or between at least two queryables. More...

#include "ecstasy/config.hpp"
#include "ecstasy/query/modifiers/Or.hpp"
Include dependency graph for Or.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ecstasy::Or< C1, C2, Cs >
 Placeholder for Or. More...
 
struct  ecstasy::OrEx< AutoLock, C1, C2, Cs >
 Placeholder for Or. More...
 

Namespaces

namespace  ecstasy
 Namespace containing all symbols specific to ecstasy.
 

Detailed Description

Binary query modifier which performs a or between at least two queryables.

Author
Andréas Leroux (andre.nosp@m.as.l.nosp@m.eroux.nosp@m.@epi.nosp@m.tech..nosp@m.eu)
Version
1.0.0
Date
2022-10-27

Definition in file Or.hpp.