MxEngine
Static Public Member Functions | List of all members
MxEngine::CreateWithMalloc< 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::CreateWithMalloc< T >

policy class which allocates singleton object using malloc function


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