no match for 'operator==' when using custom classes and std::find()

前端 未结 0 1969
别那么骄傲
别那么骄傲 2020-12-02 03:45

I have this class namescores_t which is basically a data structure containing a first/last name linked to a score. While filling a vector of namescores_t<

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