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

Contains all the condition concepts. More...

Include dependency graph for Condition.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ecstasy
 Namespace containing all symbols specific to ecstasy.
 
namespace  ecstasy::query
 Namespace regrouping the internal ecstasy query system.
 

Concepts

concept  ecstasy::query::QCondition
 Query Condition concept.
 
concept  ecstasy::query::QConditionConst
 Condition with two constant operands.
 
concept  ecstasy::query::QConditionLeft
 Condition with a runtime left operand and a constant right operand.
 
concept  ecstasy::query::QConditionRight
 Condition with a constant left operand and a runtime right operand.
 
concept  ecstasy::query::QConditionLeftRight
 Condition with two runtime operands.
 

Detailed Description

Contains all the condition concepts.

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-12-16

Definition in file Condition.hpp.