Good evening programmers out there. I just need to know how to use queue using STL?
You need examples how to use the queue container?
http://www.cplusplus.com/reference/queue/queue/queue/
There are also examples for each member function, on the method pages.