foobar2000 SDK
2015-08-03
Main Page
Related Pages
Namespaces
Data Structures
Files
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
pfc
releaser_delete_array
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
)
inline
static
Definition at line
84
of file
other.h
.
84
{
delete
[] p_ptr;}
The documentation for this class was generated from the following file:
pfc/
other.h
Generated by
1.8.11