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

#include <singleton.h>

Static Public Member Functions

static void ScheduleDestruction (T *, void(*)())
 
static void OnDeadReference ()
 

Detailed Description

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

Definition at line 364 of file singleton.h.

Member Function Documentation

◆ OnDeadReference()

template<class T >
static void Chroma::NoDestroy< T >::OnDeadReference ( )
inlinestatic

Definition at line 369 of file singleton.h.

◆ ScheduleDestruction()

template<class T >
static void Chroma::NoDestroy< T >::ScheduleDestruction ( T ,
void(*)()   
)
inlinestatic

Definition at line 366 of file singleton.h.


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