Why this code snippet works with C++17 whereas the compiler complains when using C++11?

后端 未结 0 354
眼角桃花
眼角桃花 2020-12-10 19:39

Why this code snippet works with C++17 whereas the compiler complains when using C++11(i.e https://godbolt.org/z/71G91P)? Are there any potential problems with this code sni

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