#include <queue> queue(); queue( const Container& con );
Queues have an empty constructor and a constructor that can be used to specify a container type.