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);
Created with MrDocs
Push onto the back of this queue a value_type object having the specified value.
Declared in <bslstl_queue.h>
void
push(value_type const& value);
Created with MrDocs