Why does std::set_difference not remove duplicates?

前端 未结 0 1069
天涯浪人
天涯浪人 2020-12-25 09:56

cppreference states that std::set_difference:

Copies the elements from the sorted range [first1, last1) which are not found in the sorted ra

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