Table of Contents
include_next指令
https://gcc.gnu.org/onlinedocs/cpp/Wrapper-Headers.html
设置库里的函数可见性
https://anadoxin.org/blog/control-over-symbol-exports-in-gcc.html/
https://developer.apple.com/library/archive/documentation/DeveloperTools/Conceptual/CppRuntimeEnv/Articles/SymbolVisibility.html
可变参数宏定义
https://gcc.gnu.org/onlinedocs/cpp/Variadic-Macros.html
https://gustedt.wordpress.com/2010/06/08/detect-empty-macro-arguments/
feature test macro
https://lwn.net/Articles/590381/
https://gcc.gnu.org/legacy-ml/fortran/2005-10/msg00365.html
近期评论