HyperspaceExplorer 0.7.1
Static Public Member Functions
Loki::CreateUsingNew< T > Struct Template Reference

Implementation of the CreationPolicy used by SingletonHolder Creates objects using a straight call to the new operator. More...

#include <SingletonHolder.h>

List of all members.

Static Public Member Functions

static T * Create ()
 create managed object
static void Destroy (T *p)
 destroy managed object

Detailed Description

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

Implementation of the CreationPolicy used by SingletonHolder Creates objects using a straight call to the new operator.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends

Generated on Mon Apr 9 2012 20:25:19 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo