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