CeresEngine
0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::CSystemImplementation Concept Reference
#include <
CeresEngine/Entity/System.hpp
>
Concept definition
template
<
typename
T>
concept
CeresEngine::CSystemImplementation
=
CSystem<T>
&& !std::is_abstract_v<T>
CeresEngine::CSystem
Definition
System.hpp:219
CeresEngine::CSystemImplementation
Definition
System.hpp:222
CeresEngine
CSystemImplementation
Generated by
1.9.8