Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
MemDebug.h File Reference

Go to the source code of this file.

Classes

class  Memory

Functions

void *__cdecl operator new (unsigned int s, const char *, int)
void __cdecl operator delete (void *p, const char *, int)

Function Documentation

void __cdecl operator delete ( void *  p,
const char *  ,
int   
)
inline

Definition at line 69 of file MemDebug.h.

void* __cdecl operator new ( unsigned int  s,
const char *  ,
int   
)
inline

Definition at line 68 of file MemDebug.h.