Type of function to call after an item has been evicted from the cache.
Synopsis
Declared in <bdlcc_cache.h>
typedef bsl::function<void(xref:BloombergLP/bdlcc/Cache/ValuePtrType.adoc[ValuePtrType const&)>] PostEvictionCallback;
Created with MrDocs