struct RootHeapDesc : public HeapDesc { };
Root heap descriptor. This class exists for the sole purpose of using its default constructor for initializing a root heap object, as root default arguments are different from those of child heaps.
Method |
Description |
Root heap constructor for initializing a root heap object. |
SF_MemoryHeap.h