How to make a non-type template base class with non-template derived class

后端 未结 0 1775
Happy的楠姐
Happy的楠姐 2021-02-06 16:12

Is it possible to have a template base class and a non-template derived class? If so, what if the base class is a non-type template?

I am trying to pass a constexpr strin

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