Quantcast
Channel: User rmn - Stack Overflow
Viewing all articles
Browse latest Browse all 39

Answer by rmn for c++ deque vs queue vs stack

$
0
0

deque supports insert/pop from back & front

queue only supports insert to the back, and pop from the front. You know, a FIFO (first in first out).


Viewing all articles
Browse latest Browse all 39

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>