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

Definition at line 190 of file qdp_singleton.h.

Member Function Documentation

◆ Create()

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

Definition at line 192 of file qdp_singleton.h.

◆ Destroy()

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

Definition at line 199 of file qdp_singleton.h.


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