BloombergLP::bdlcc::Deque::popBack

Remove the last item in this container and load that item into the specified *item. If this container is empty, block until an item is available.

Synopsis

Declared in <bdlcc_deque.h>

void
popBack(TYPE* item);