Return a reference to the modifiable condition variable used by this queue to signal that the queue is not full (i.e., has fewer items than its high-water mark).
Declared in <bdlcc_queue.h>
<bdlcc_queue.h>
bslmt::Condition& insertCondition();
DEPRECATED: Use notFullCondition instead.
notFullCondition