Go to the source code of this file.
Functions | |
| void | freeplacemon () |
| template<typename T > | |
| void | INIT_ELEM (void *ptr, int size) |
| template<typename T > | |
| void | CLEAR_ELEM (void *ptr, int size) |
| template<typename T > | |
| void * | MAC_REV_MALLOC (int size) |
| template<typename T > | |
| void * | MAC_REV_REALLOC (void *ptr, int size, int newsize) |
| template<typename T > | |
| void | MAC_REV_FREE (void *ptr, int size) |
| template<typename typdump , typename Base > | |
| void | sweep (typdump &dump, Base &b) |
| void freeplacemon | ( | ) |
|
inline |