c++ template class store reference or value with same template argument

前端 未结 0 1138
逝去的感伤
逝去的感伤 2020-12-05 15:40

I want to design a class which can store value or reference, but with the same argument in the template declaration. I can not figure out how to write the template class. Ca

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