foobar2000 SDK  2015-01-14
Static Public Member Functions
pfc::releaser_delete_array

#include <other.h>

Static Public Member Functions

template<typename T >
static void release (T *p_ptr)
 

Detailed Description

Definition at line 82 of file other.h.

Member Function Documentation

template<typename T >
static void pfc::releaser_delete_array::release ( T p_ptr)
inlinestatic

Definition at line 84 of file other.h.

84 {delete[] p_ptr;}

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