Zakero's C++ Header Libraries
A collection of reusable C++ libraries
|
Look into converting Duration to use a "Complete" event (phase = 'X').
Add support for std::filesystem
Be able to initialize a MemoryPool with a Unix File Descriptor and the file size.
Pass a lambda to the resize() method so that how the memory is moved can be controlled. For example, if the memory was holding a texture, the texture should be "clipped" or "zero'ed" space added around the existing data.