Remove the items having the specified keys from this cache. Invoke the post-eviction callback for each removed item. Return the number of items successfully removed.
keys
Declared in <bdlcc_cache.h>
<bdlcc_cache.h>
int eraseBulk(bsl::vector<KEY> const& keys);