FreeDeletionPolicy Class Template Reference

#include <kscopedptr.h>

List of all members.


Detailed Description

template<class T>
class FreeDeletionPolicy< T >

Definition at line 73 of file kscopedptr.h.


Static Public Member Functions

static void  DeleteIt (T **ptr)

Member Function Documentation

static void DeleteIt ( T **  ptr  )  [inline, static]

Definition at line 76 of file kscopedptr.h.

References FbxSdkFree(), and NULL.