#include <PlatformHeap.h>
Static Public Member Functions | |
static void | ForceFree (void) |
|
Deletes all heap blocks on the stack in reverse order. This should only be called when all threads accessing memory registered using this class are stopped. |