Can a constexpr c-string used as template parameter be instantiated in a template function?

前端 未结 0 1697
醉酒成梦
醉酒成梦 2020-12-13 20:07

I have been prototyping a library in which I would like to use a c-string value defined locally in a function as a non-type template parameter.

In essence, the bare m

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