Constexpr constants inside a constexpr function?

后端 未结 0 976
天命终不由人
天命终不由人 2021-01-15 18:40

Suppose I have a static function which takes an enum and returns a cstring ptr for debugging.

The function can be constexpr but no guarantee is made that it can alway

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