### Article description Queue in C++ **References** * [Queue in C++ Standard Template Library (STL)](https://www.geeksforgeeks.org/queue-cpp-stl/) ### Topic Queue ### Select a program language C++ (cpp) ### Article Checklist - [x] ℹ️ Definition - [ ] 🎨 Design - [x] 💻 Implementation - [x] 📈 Complexity Analysis - [x] 🔗 Further Reading