# heap\_base.h ## **Overview** **Related Modules:** [Graphic](Graphic.md) **Description:** Declares the functions for overriding the **new** and **delete** functions. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Data Structures
Defines the base class, overriding the new and delete functions. |