CHROMA
Classes | Static Public Member Functions | List of all members
Chroma::CreateStatic< T > Struct Template Reference

#include <singleton.h>

Classes

union  MaxAlign
 

Static Public Member Functions

static TCreate ()
 
static void Destroy (T *p)
 

Detailed Description

template<class T>
struct Chroma::CreateStatic< T >

Definition at line 217 of file singleton.h.

Member Function Documentation

◆ Create()

template<class T >
static T* Chroma::CreateStatic< T >::Create ( )
inlinestatic

Definition at line 233 of file singleton.h.

◆ Destroy()

template<class T >
static void Chroma::CreateStatic< T >::Destroy ( T p)
inlinestatic

Definition at line 239 of file singleton.h.

References Chroma::p.


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