Recursive template class and specialized base case are causing MSVC error C1001 (works fine on GCC and Clang)

前端 未结 0 1542
栀梦
栀梦 2020-12-30 01:44

I would like to know why the following is rejected by MSVC and not Clang or GCC.
I adapted the code from a post I read about a while ago and was playing around with it

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