CeresEngine
0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::traits::executor_or_execution_context Concept Reference
#include <
CeresEngine/Foundation/Threading/ExecutionContext.hpp
>
Concept definition
template
<
typename
T>
concept
CeresEngine::traits::executor_or_execution_context
=
is_executor_or_execution_context_v<T>
CeresEngine::traits::executor_or_execution_context
Definition
ExecutionContext.hpp:469
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_or_execution_context
Generated by
1.9.8