C++ OOP, blank console when outputting vector of object pointers, unsure if populated vector correctly

后端 未结 0 1436
梦谈多话
梦谈多话 2021-01-17 03:59

I have a csv file where I\'m trying to store the information within a vector of object pointers.

I have a Item class which stores the name and price from the csv file

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