Remove the item at the front of the eviction queue. Invoke the post-eviction callback for the removed item. Return 0 on success, and 1 if this cache is empty.
Declared in <bdlcc_cache.h>
<bdlcc_cache.h>
int popFront();