Is std::multimap Really Just Nested Vectors

前端 未结 0 791
灰色年华
灰色年华 2021-01-15 08:39

I want to use a std::multimap container, but I need to know that it will always maintain order, as in the first element in will be the first element iterated ov

相关标签:
回答
  • 消灭零回复
提交回复
热议问题