MIRA
Static Public Member Functions | Static Public Attributes | List of all members
CreateUsing< Alloc >::Allocator< T > Struct Template Reference

#include <utils/Singleton.h>

Static Public Member Functions

static T * create ()
 
static void destroy (T *p)
 

Static Public Attributes

static Alloc< T > alloc
 

Member Function Documentation

◆ create()

static T* create ( )
inlinestatic

◆ destroy()

static void destroy ( T *  p)
inlinestatic

Member Data Documentation

◆ alloc

Alloc<T> alloc
static

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