Loki  0.1.7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Modules
Loki::CreateUsingMalloc< T > Struct Template Reference

#include <Singleton.h>

Detailed Description

template<class T>
struct Loki::CreateUsingMalloc< T >

Implementation of the CreationPolicy used by SingletonHolder Creates objects using a call to std::malloc, followed by a call to the placement new operator


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