TPointerFree Class Reference

class TPointerFree

Strategy (policy) class that defines a cleanup strategy for pointer types. This cleanup strategy calls User::Free 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 ( TAny *)

Member Functions Documentation

Cleanup(TAny *)

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

Parameters

TAny * aPtr