RCPFreePolicy Struct Reference
#include <RefCountedPtr.H>
List of all members.
Detailed Description
Policies for when T is created via malloc (or otherwise requires free).
|
Static Public Member Functions |
template<typename T> |
static void | destroy (T *a_mem) |
Member Function Documentation
template<typename T>
static void RCPFreePolicy::destroy |
( |
T * |
a_mem |
) |
[inline, static] |
The documentation for this struct was generated from the following file: