MxEngine
Classes | Public Types | List of all members
MxEngine::SingleThreaded< T > Class Template Reference

#include <ThreadingModel.h>

Classes

struct  Lock
 

Public Types

using VolatileType = T
 

Detailed Description

template<typename T>
class MxEngine::SingleThreaded< T >

threading policy. Provides easy way to replace multi-threading programs with single-threaded and visa versa. For now, MxEngine supports only single-threaded execution, so this is just a stub policy


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