|
HyperspaceExplorer 0.7.1
|
Implementation of the CreationPolicy used by SingletonHolder Creates objects using a straight call to the new operator. More...
#include <SingletonHolder.h>
Static Public Member Functions | |
| static T * | Create () |
| create managed object | |
| static void | Destroy (T *p) |
| destroy managed object | |
Implementation of the CreationPolicy used by SingletonHolder Creates objects using a straight call to the new operator.
1.7.4
-
Hosted by