C
<platform/alloc.h> - Temporary memory allocator
Provides a simple memory allocator for functions that might temporarily require some extra memory for caching. More...
Header: | #include <platform/alloc.h> |
Detailed Description
Classes
Provides a simple memory allocator for functions that might temporarily require some extra memory for caching | |
Provides requested sized allocations from the stack buffer |
Available under certain Qt licenses.
Find out more.