Create a Cache_QueueProctor object to monitor the specified queue.
Synopsis
Declared in <bdlcc_cache.h>
explicit
Cache_QueueProctor(bsl::list<KEY>* queue);
Created with MrDocs
Create a Cache_QueueProctor object to monitor the specified queue.
Declared in <bdlcc_cache.h>
explicit
Cache_QueueProctor(bsl::list<KEY>* queue);
Created with MrDocs