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

#include <qdp_singleton.h>

Classes

union  MaxAlign

Static Public Member Functions

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

Detailed Description

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

Definition at line 215 of file qdp_singleton.h.

Member Function Documentation

◆ Create()

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

Definition at line 231 of file qdp_singleton.h.

◆ Destroy()

template<class T>
void QDP::CreateStatic< T >::Destroy ( T * p)
inlinestatic

Definition at line 237 of file qdp_singleton.h.


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