Visual C++ bug for aliasing templated struct variable in trailing return type (?)

前端 未结 0 762
再見小時候
再見小時候 2020-12-18 05:05

I have some code that compiles on Clang but is rejected by Visual C++. I managed to break it down to this sample:

template 
static constexpr         


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