bsl::queue::queue

Create a queue having the specified container that holds elements of the parameterized VALUE type.

Synopsis

Declared in <bslstl_queue.h>

explicit
queue(CONTAINER const& container);