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

Advanced Query. It allows to select which data must be kept from a query request. More...

#include <algorithm>
#include <stddef.h>
#include <tuple>
#include "Query.hpp"
#include "util/meta/Traits.hpp"
#include "util/meta/contains.hpp"
#include "util/meta/type_set_eq.hpp"
Include dependency graph for Select.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ecstasy::query::Select< SelectedQueryables >
 Advanced Query. More...
 
struct  ecstasy::query::Select< SelectedQueryables >::SorteredTie< Valids >
 
struct  ecstasy::query::Select< SelectedQueryables >::FilterQueryables< ContainsPivot, Pivot, Lefts >
 

Namespaces

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

Detailed Description

Advanced Query. It allows to select which data must be kept from a query request.

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

Definition in file Select.hpp.