google-global-names-in-headers¶
在头文件中标记全局命名空间污染。目前它只针对 using
声明和指令触发。
相关风格指南部分为 https://google.github.io/styleguide/cppguide.html#Namespaces。
在头文件中标记全局命名空间污染。目前它只针对 using
声明和指令触发。
相关风格指南部分为 https://google.github.io/styleguide/cppguide.html#Namespaces。