steinwurf / recycle

Simple resource pool for recycling resources in C++
BSD 3-Clause "New" or "Revised" License
63 stars 23 forks source link

WIP: Adding reserve() and capability() feature likes std::vector<> #43

Open hizukiayaka opened 1 month ago

hizukiayaka commented 1 month ago

MR for #22