BloombergLP::bdlcc::Queue::condition

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

Synopsis

Declared in <bdlcc_queue.h>

bslmt::Condition&
condition();

Description

DEPRECATED: Use notEmptyCondition instead.