How to organize objects in a list by their characteristics in c++?

后端 未结 0 565
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-14 10:25

Ok, so I have a few objects with their respective attributes(name, age, and id):

Justin(name:"Justin", age: 24, id:1) 
Katty(name:"katty",         


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