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);
Created with MrDocs
Create a queue having the specified container that holds elements of the parameterized VALUE type.
Declared in <bslstl_queue.h>
explicit
queue(CONTAINER const& container);
Created with MrDocs