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

Reference

CHeapPtr Class

CComAllocator Class

Other Resources

CCRTAllocator Members

ATL Class Overview