C++ new keyword?

后端 未结 0 376
梦如初夏
梦如初夏 2020-12-01 05:11

I was told to use new when building an instance of a class, so previously I had:

StatusType b_platform::add_course(int course_id, int num_of_classes) {
/**Che         


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