hm i need to implement a FIFO i do not use random access just add new elements at the end and erase old elements

queue is just an interface-class to an underlying container object (list or deque) ? it makes the container changeable but the std

*
To prove that you're not a bot, enter this code
Anti-Spam Image

Comments are closed.