This class handles the memory management
This class handles the memory management. The benefit of this class is to keep track of the bytes used. It is therefore an easy way to find memory leaks. This watchdog is only active if the switch MEMCTRL is set at compile time. C++ gives a handy solution with operator overloading. Care should be taken of correct results. The g++ is known as a buggy compiler. The author posted the misbehaviour to the GNU-Foundation.
void operator delete (void *pointer_to_bytes, size_t size)
size - how many bytes requested at allocate void epilog_on(void)
long status(int id)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de