STLdoc
STLdocumentation
|
#include <yvals.h>
Classes | |
struct | _DebugHeapTag_t |
Macros | |
#define | _XDEBUG_ |
#define | _NEW_CRT new |
#define | _DELETE_CRT(ptr) delete (ptr) |
#define | _DELETE_CRT_VEC(ptr) delete[] (ptr) |
#define _DELETE_CRT | ( | ptr | ) | delete (ptr) |
#define _DELETE_CRT_VEC | ( | ptr | ) | delete[] (ptr) |
#define _NEW_CRT new |
#define _XDEBUG_ |