QDP++
QDP::NoDestroy< T > Struct Template Reference

#include <qdp_singleton.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 340 of file qdp_singleton.h.

Member Function Documentation

◆ OnDeadReference()

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

Definition at line 346 of file qdp_singleton.h.

◆ ScheduleDestruction()

template<class T>
void QDP::NoDestroy< T >::ScheduleDestruction ( T * ,
void(* pFun )() )
inlinestatic

Definition at line 342 of file qdp_singleton.h.


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