Is there a FIFO queue somewhere?

I want to have a c++ first-in first-out queue structure. What should I be using for this?

1 Like