Return the high watermark of this cache, which is the size at which eviction of existing items begins.
Synopsis
Declared in <bdlcc_cache.h>
std::size_t
highWatermark() const;
Return Value
the high watermark of this cache
Created with MrDocs