Return the high‐water mark value for this container.
Synopsis
Declared in <bdlcc_deque.h>
Deque<TYPE>::size_type
highWaterMark() const;
Return Value
the high‐water mark value for this container
Created with MrDocs