bsl::queue::push

Push onto the back of this queue a value_type object having the specified value.

Synopsis

Declared in <bslstl_queue.h>

void
push(value_type const& value);