Clang >= 3.3 in c++1y mode cannot parse header

后端 未结 0 1569
悲哀的现实
悲哀的现实 2021-02-11 13:38

I have a project that correctly compiles and runs under g++ 4.8.1 and clang >= 3.3 in c++11 mode. However, when I switch to the experimental -std=c++1y mode, clang

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