CeresEngine
0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::CComponent Concept Reference
#include <
CeresEngine/Entity/Component.hpp
>
Concept definition
template
<
typename
T>
concept
CeresEngine::CComponent
=
isComponent<T>
CeresEngine::CComponent
Definition
Component.hpp:117
CeresEngine::hash
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition
Hash.hpp:25
CeresEngine
CComponent
Generated by
1.9.8