#include <SmartPtr.h>
Public Types | |
enum | |
Public Member Functions | |
COMRefCounted () | |
template<class U> | |
COMRefCounted (const COMRefCounted< U > &) | |
Static Public Member Functions | |
static P | Clone (const P &val) |
static bool | Release (const P &val) |
static void | Swap (COMRefCounted &) |
Definition at line 560 of file SmartPtr.h.