#include <fbxalloc.h>
Deletion policy for pointer template classes that uses the FbxDelete() function.
Definition at line 138 of file fbxalloc.h.
Static Public Member Functions |
|
| static void | DeleteIt (Type **mPtr) |
| Destruction policy implementation. |
|
| static void DeleteIt | ( | Type ** | mPtr | ) | [inline, static] |
Destruction policy implementation.
Definition at line 142 of file fbxalloc.h.