The fake Gargage Collector namespace
| Structs Summary: | |
| cleanup Base class of objects that will be cleaned up [Source] | |
| Functions Summary: | |
| void | delete_all() Delete all memory blocks allocated with the GC. [Source] |
| Namespace variables Summary: | |
| cleanup* | head A pointer to the head of the linked list [Source] |
| Function Details: |
Delete all memory blocks allocated with the GC. *CAUTION* Make sure they are not still in use first!