Does queue STL increase its size itself? Like, when I do push_back in vector it gets automatically resized.
Is it the same for queue? I heard that they have size_t though.
Loading
Does queue STL increase its size itself? Like, when I do push_back in vector it gets automatically resized.
Is it the same for queue? I heard that they have size_t though.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajanikant HawaldarPosted Jul 3, 2021, 7:03 AM