Does emplace_hint on std::multimap preserves the relative ordering of equivalent elements?

后端 未结 0 647
夕颜
夕颜 2020-12-25 11:15

According to http://www.cplusplus.com/reference/map/multimap/emplace_hint/

The relative ordering of equivalent elements is preserved, and newly inserted

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