Skip to content

Rename dynamic_cache to Pool

Frank Bossen requested to merge bossen/VVCSoftware_VTM:clean196 into master

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

Merge request reports