Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::meta::type_group<... > Class Template Reference

Provides statically generated unique identifier for a given group of types. More...

#include <type_info.h>

Static Public Attributes

template<typename... Type>
static const uint32_t id = s_identifier++
 

Detailed Description

template<typename...>
class gaia::meta::type_group<... >

Provides statically generated unique identifier for a given group of types.


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