Set the post-eviction callback to the specified postEvictionCallback. The post-eviction callback is invoked for each item evicted or removed from this cache.
Declared in <bdlcc_cache.h>
void
setPostEvictionCallback(PostEvictionCallback const& postEvictionCallback);