Is std::multimap Really Just Nested Vectors

前端 未结 0 604
轻奢々
轻奢々 2021-01-15 08:24

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

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