For the Release version of the library, operator delete simply frees the memory allocated by operator new.
void operator delete( void* p );
Header file: | Afx.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CObject Overview, CObject Operators, Classes Derived from CObject, CObject::operator new