priority_queue.push doesn't call push_heap

后端 未结 0 1706
陌清茗
陌清茗 2020-12-09 05:17

I have make a test and it seems that priority_queue.push doesn\'t call push_heap as stated at https://en.cppreference.com/w/cpp/container/priority_queue/push

I can\'t

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