Skip to content

Simple c++ allocation pool system with easy and flexible implementation in existing code

Notifications You must be signed in to change notification settings

rgoupil/AllocationPool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AllocationPool

Simple c++ allocation pool system with easy and flexible implementation in existing code.

TODO: New and Delete More New() and Delete() prototypes Maybe remove the fixed size freed stack and use std::stack or similar

About

Simple c++ allocation pool system with easy and flexible implementation in existing code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages