FBX C++ API Reference
|
Deletion policy for pointer template classes that uses the delete[] operator. More...
#include <fbxalloc.h>
Static Public Member Functions | |
static void | DeleteIt (Type **pPtr) |
Destruction policy implementation. More... | |
Deletion policy for pointer template classes that uses the delete[] operator.
Definition at line 142 of file fbxalloc.h.
|
inlinestatic |