Does `#pragma GCC system_header` in a header file extend into another source or header file that includes it?

后端 未结 0 1265
予麋鹿
予麋鹿 2020-12-19 06:09

I need to disable all warnings inside a certain header file, and only that file only. The version of my compiler is g++-4.8. I have to use that compiler.

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