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

#include <qdp_singleton.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 174 of file qdp_singleton.h.

Member Function Documentation

◆ Create()

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

Definition at line 176 of file qdp_singleton.h.

◆ Destroy()

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

Definition at line 179 of file qdp_singleton.h.


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