constexpr defaulted default constructors

后端 未结 0 1118
暗喜
暗喜 2021-02-14 20:52

I get compiler error by Clang 3.8 and GCC 5.3 if I want to declare my default-ed default constructors as constexpr. According to this stackoverflow que

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