Set the post‐eviction callback to the specified postEvictionCallback. The post‐eviction callback is invoked for each item evicted or removed from this cache.

Synopsis

Declared in <bdlcc_cache.h>

void
setPostEvictionCallback(PostEvictionCallback const& postEvictionCallback);

Created with MrDocs