|
wibble
1.1
|
Keep track of various wibble::commandline components, and deallocate them at object destruction. More...
#include <core.h>
Public Member Functions | |
| ~MemoryManager () | |
| template<typename T > | |
| T * | add (T *item) |
Keep track of various wibble::commandline components, and deallocate them at object destruction.
If an object is added multiple times, it will still be deallocated only once.
|
inline |
|
inline |
1.8.13