Block until space in this container becomes available (see {High-Water Mark Feature}), then append the specified item to the back of this container.
Declared in <bdlcc_deque.h>
void
pushBack(TYPE const& item);
| Name | Description |
|---|---|
| item | value to append |