Assign to this queue the value of the specified rhs queue and return a reference to this modifiable queue.

Synopsis

Declared in <bdlc_queue.h>

Queue<T>&
operator=(Queue const& rhs);

Created with MrDocs