MxEngine
Classes | Static Public Member Functions | List of all members
MxEngine::CreateStatic< T > Class Template Reference

#include <CreationPolicy.h>

Static Public Member Functions

static T * Create ()
 
static void Destroy (T *obj)
 

Detailed Description

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

policy class which allocates singleton object using inplace new operator


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