ECSTASY
All in the name
Loading...
Searching...
No Matches
ecstasy::query::is_queryable< T > Struct Template Reference

Checks if the given type match the Queryable concept. More...

#include <Queryable.hpp>

Inheritance diagram for ecstasy::query::is_queryable< T >:
Collaboration diagram for ecstasy::query::is_queryable< T >:

Detailed Description

template<Queryable T>
struct ecstasy::query::is_queryable< T >

Checks if the given type match the Queryable concept.

Template Parameters
TEvaluated type.
Author
Andréas Leroux (andre.nosp@m.as.l.nosp@m.eroux.nosp@m.@epi.nosp@m.tech..nosp@m.eu)
Since
1.0.0 (2022-10-30)

Definition at line 347 of file Queryable.hpp.


The documentation for this struct was generated from the following file: