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

Less than condition. More...

#include "Condition.hpp"
Include dependency graph for Less.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.
 

Typedefs

template<auto Left, auto Right>
using ecstasy::Less = query::Condition< Left, Right, std::less<> >
 Less than condition.
 

Detailed Description

Less than condition.

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 Less.hpp.