CeresEngine
0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::CStructEnum Concept Reference
#include <
CeresEngine/Foundation/StructEnum.hpp
>
Concept definition
template
<
typename
T>
concept
CeresEngine::CStructEnum
= std::is_base_of_v<StructEnum<T, typename T::UnderlyingType>,
T
>
CeresEngine::CStructEnum
Definition
StructEnum.hpp:47
CeresEngine::Button::T
@ T
CeresEngine
CStructEnum
Generated by
1.9.8