CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::traits::is_execution_context< T > Struct Template Reference

A type trait that checks if a type is a ExecutionContext. More...

#include <CeresEngine/Foundation/Threading/ExecutionContext.hpp>

Inheritance diagram for CeresEngine::traits::is_execution_context< T >:

Detailed Description

template<class T>
struct CeresEngine::traits::is_execution_context< T >

A type trait that checks if a type is a ExecutionContext.


The documentation for this struct was generated from the following file: