Return the high-water mark value for this queue.
Declared in <bdlcc_queue.h>
int
highWaterMark() const;
Return the high-water mark value for this queue. Note that a negative value indicates no suggested-maximum capacity, and is not necessarily the same negative value that was passed to the constructor.
the high-water mark value for this queue