CeresEngine
0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::traits::executor Concept Reference
#include <
CeresEngine/Foundation/Threading/ExecutionContext.hpp
>
Concept definition
template
<
typename
T>
concept
CeresEngine::traits::executor
=
is_executor_v<T>
CeresEngine::traits::executor
Definition
ExecutionContext.hpp:445
CeresEngine::hash
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition
Hash.hpp:25
Detailed Description
CeresEngine
traits
executor
Generated by
1.9.8