#include <emanaged.h>
class TPointerFree |
Strategy (policy) class that defines a cleanup strategy for pointer types. This cleanup strategy calls User::Free with the managed pointer.
See also: 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