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