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

Deallocate a normal pointer. More...

#include <deallocator.h>

Static Public Member Functions

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

Detailed Description

Deallocate a normal pointer.

Definition at line 38 of file deallocator.h.

Member Function Documentation

◆ destroy()

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

Definition at line 40 of file deallocator.h.


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