Create a queue by moving from the specified container.
Create a queue having the value of the specified container. The allocator associated with container (if any) is propagated for use in the new queue. container is left in valid but unspecified state.
| Name | Description |
|---|---|
| container | queue to move from |