Return the condition variable used by this queue to signal that the queue is not empty.

Synopsis

Declared in <bdlcc_queue.h>

bslmt::Condition&
notEmptyCondition();

Created with MrDocs