TCBaseDeleteStrategy Class Reference

class TCBaseDeleteStrategy

Strategy (policy) class that defines a cleanup strategy for pointers to CBase-derived types. This cleanup strategy calls CBase::Delete with the managed pointer.

LCleanedupPtr to which this strategy type may be supplied as an (optional) second tamplate parameter LManagedPtr to which this strategy type may be supplied as an (optional) second tamplate parameter

Public Member Functions
void Cleanup ( CBase *)

Member Functions Documentation

Cleanup(CBase *)

void Cleanup ( CBase * aPtr ) [static, inline]

Parameters

CBase * aPtr