#pragma GCC poison
时间:2011-05-05 来源:qsort
#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.
相关阅读 更多 +
排行榜 更多 +