Return the high‐water mark value for this container.

Synopsis

Declared in <bdlcc_deque.h>

Deque<TYPE>::size_type
highWaterMark() const;

Created with MrDocs