Create a Cache_TestUtil object to test locking in the specified cache.
Synopsis
Declared in <bdlcc_cache.h>
explicit
Cache_TestUtil(Cache<KEY, VALUE, HASH, EQUAL>& cache);
Created with MrDocs
Create a Cache_TestUtil object to test locking in the specified cache.
Declared in <bdlcc_cache.h>
explicit
Cache_TestUtil(Cache<KEY, VALUE, HASH, EQUAL>& cache);
Created with MrDocs