How to pass a c-string reference to a class function template?

后端 未结 0 778
無奈伤痛
無奈伤痛 2021-01-02 03:15

I have a class Myclass with a template override on the + operator. The function should be able to take several different types as an argument. I would prefer to just have a

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