#pragma GCC poison

Remove the specified identifier(s) from the program (and forbid them from appearing).

See http://gcc.gnu.org/onlinedocs/gcc-3.2.3/cpp/Pragmas.html for more information.

相关文章:

  • 2021-08-20
  • 2022-12-23
  • 2022-12-23
  • 2021-07-12
  • 2022-12-23
  • 2021-05-26
猜你喜欢
  • 2021-12-20
  • 2022-12-23
  • 2022-12-23
  • 2021-10-04
  • 2021-09-10
  • 2021-10-24
  • 2021-06-25
相关资源
相似解决方案