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;

Created with MrDocs