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

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

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

Go to the source code of this file.

Classes

struct  ecstasy::Xor< C1, C2, Cs >
 Placeholder for Xor. More...
 
struct  ecstasy::XorEx< AutoLock, C1, C2, Cs >
 Placeholder for Xor. More...
 

Namespaces

namespace  ecstasy
 Namespace containing all symbols specific to ecstasy.
 

Detailed Description

Binary query modifier which performs a xor 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 Xor.hpp.