Assign to this queue the value of the specified rhs, and return a reference providing modifiable access to this queue.
Synopsis
Declared in <bslstl_queue.h>
queue<VALUE, CONTAINER>&
operator=(queue const& rhs);
Created with MrDocs