ECSTASY
All in the name
Loading...
Searching...
No Matches
ecstasy::queryable_type< C > Struct Template Reference

Try to get the type of a queryable associated to a type stored in the registry (component, storage, resource...). More...

#include <queryable_type.hpp>

Public Types

using type = getStorageType< C >
 

Detailed Description

template<typename C>
struct ecstasy::queryable_type< C >

Try to get the type of a queryable associated to a type stored in the registry (component, storage, resource...).

Returns C if:

Template Parameters
CEvaluated 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-25)

Definition at line 42 of file queryable_type.hpp.

Member Typedef Documentation

◆ type

template<typename C >
using ecstasy::queryable_type< C >::type = getStorageType<C>

Definition at line 43 of file queryable_type.hpp.


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