STL 之 queue

默认容器为双端队列deque

常用的函数有:

原文地址:https://www.cnblogs.com/qinduanyinghua/p/11315739.html