Create a queue having the value of the specified original. The allocator associated with original (if any) is propagated for use in the new queue. original is left in valid but unspecified state.
original
Declared in <bslstl_queue.h>
<bslstl_queue.h>
queue(BloombergLP::bslmf::MovableRef<queue> container);