QDP++
QDP::DefaultLifetime< 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::DefaultLifetime< T >

Definition at line 251 of file qdp_singleton.h.

Member Function Documentation

◆ OnDeadReference()

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

Definition at line 256 of file qdp_singleton.h.

◆ ScheduleDestruction()

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

Definition at line 253 of file qdp_singleton.h.


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