steinwurf / recycle

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

Add inuse_resources() and capacity() functions #23

Closed f18m closed 1 year ago

f18m commented 5 years ago

This PR addresses #22

mortenvp commented 5 years ago

Thanks for the pull request, I've added some comments.

mortenvp commented 5 years ago

@f18m ping :)

f18m commented 5 years ago

Sorry @mortenvp , I'm kind of busy these days... and finally I'm not using this project for now (although I see cases where I might be using it in the future!)... could you take over the changes required?

Thanks!