Template Struct TypeRegistry
Defined in File type-registry.h
Struct Documentation
-
template<typename ...Types>
struct TypeRegistry Used to register types for use with GetTypeId()
- Param <Types>
The types to register with this TypeRegistry<>
Defined in File type-registry.h
Used to register types for use with GetTypeId()
The types to register with this TypeRegistry<>