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

#include <other.h>

Static Public Member Functions

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

Detailed Description

Definition at line 78 of file other.h.

Member Function Documentation

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

Definition at line 80 of file other.h.

80 {delete p_ptr;}

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