How do I avoid warnings about c++Future-extensions when using feature test macros and Clang?

后端 未结 0 589

I have some code targetting C++14 which could make use of C++17\'s [[nodiscard]] attribute. It seemed natural to me to use feature-test macros to accomplish thi

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