共用方式為


CCRTAllocator Class

This class provides methods for managing memory using CRT memory routines.

class ATL::CCRTAllocator

Remarks

This class is used by CHeapPtr to provide the CRT memory allocation routines. The counterpart class, CComAllocator, provides the same methods using COM routines.

Requirements

Header: atlcore.h

See Also

Concepts

CCRTAllocator Members

CHeapPtr Class

CComAllocator Class

ATL Class Overview