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.

Synopsis

Declared in <bdlcc_queue.h>

int
highWaterMark() const;

Created with MrDocs