It is a good way to pass an array by refference to a template class?

后端 未结 0 704
醉梦人生
醉梦人生 2020-12-14 16:00

I have to create a template class that uses C type arrays. I have to pass by reference because I want to see the change in the main class. I have this array in the main clas

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