How to specify a class's comparator in a std::multiset

前端 未结 0 1703
小鲜肉
小鲜肉 2020-12-23 16:00

I want to create a multiset of objects of my own Class with a custom comparator, and every example I have seen out there does it without classes.

The code I have so f

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