Return a reference to the modifiable condition variable used by this queue to signal that the queue is not empty.
Declared in <bdlcc_queue.h>
<bdlcc_queue.h>
bslmt::Condition& condition();
DEPRECATED: Use notEmptyCondition instead.
notEmptyCondition