Rename dynamic_cache to Pool
This class contains a pool of objects that can be used and reused while minimizing the amount of required memory allocation and deallocation operations
This class contains a pool of objects that can be used and reused while minimizing the amount of required memory allocation and deallocation operations