FbxDeletionPolicyDelete< Type > Class Template Reference
#include <fbxalloc.h>
template<class Type>
class FbxDeletionPolicyDelete< Type >
Definition at line 143 of file fbxalloc.h.
|
| static void | DeleteIt (Type **mPtr) |
| | Destruction policy implementation. More...
|
| |
| static void DeleteIt |
( |
Type ** |
mPtr | ) |
|
|
inlinestatic |
Destruction policy implementation.
Definition at line 147 of file fbxalloc.h.
void FbxDelete(T *p)
Deletion policy for pointer template classes that uses the FbxDelete() function.
The documentation for this class was generated from the following file: