What's the best way to access test object elements without having so many getters?

后端 未结 0 511
你的背包
你的背包 2020-12-06 14:31

If i have a class:

class testObject
{
  public:
    testObject::testObject(int num, int q, string name,   char type) : n         


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