xoreos  0.0.5
Static Public Member Functions | List of all members
Common::DeallocatorArray Struct Reference

Deallocate a pointer to an array. More...

#include <deallocator.h>

Static Public Member Functions

template<typename T >
static void destroy (T *x)
 

Detailed Description

Deallocate a pointer to an array.

Definition at line 49 of file deallocator.h.

Member Function Documentation

◆ destroy()

template<typename T >
static void Common::DeallocatorArray::destroy ( T *  x)
inlinestatic

Definition at line 51 of file deallocator.h.


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