C++17 implementation of an object pool pattern
-
Updated
May 20, 2024 - C++
C++17 implementation of an object pool pattern
Grad school Adv Game Development project - an extensible, flexible, SUD-style/text-based game space using an inheritance hierarchy of objects that exhibit polymorphic behavior and rely extensively on templated storage containers.
C++17 implementation of an object factory
Add a description, image, and links to the object-factory topic page so that developers can more easily learn about it.
To associate your repository with the object-factory topic, visit your repo's landing page and select "manage topics."