How to use static asserts with if constexpr logics?

后端 未结 0 936
遇见更好的自我
遇见更好的自我 2021-01-04 05:33

I would like to use some static_assert checking, with conditions that depend on some constexpr logics. I thought that something like this may work:



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