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

Query modifier which returns a std::optional filled when the data if existing. More...

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

Go to the source code of this file.

Classes

class  ecstasy::query::modifier::Maybe< Q, AutoLock >
 Query modifier which returns a std::optional filled when the data if existing. More...
 

Namespaces

namespace  ecstasy
 Namespace containing all symbols specific to ecstasy.
 
namespace  ecstasy::query
 Namespace regrouping the internal ecstasy query system.
 
namespace  ecstasy::query::modifier
 Namespaces regrouping all the available query modifiers.
 

Detailed Description

Query modifier which returns a std::optional filled when the data if existing.

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-24

Definition in file Maybe.hpp.