腾讯云618特惠专场

文章列表

Creating a string list and an enum list from a C++ macro(从 C++ 宏创建字符串列表和枚举列表)
Is it possible to place a macro in a namespace in c++?(是否可以在 C++ 的命名空间中放置一个宏?)
Can this macro be converted to a function?(这个宏可以转换成函数吗?)
cout a string gets the address instead of value(cout 字符串获取地址而不是值)
Reason why not to have a DELETE macro for C++(为什么没有 C++ 的 DELETE 宏的原因)
Portable UNUSED parameter macro used on function signature for C and C++(用于 C 和 C++ 的函数签名的可移植 UNUSED 参数宏)
C++ type registration at compile time trick(编译时的 C++ 类型注册技巧)
How to generate a newline in a cpp macro?(如何在 cpp 宏中生成换行符?)
macro definition containing #include directive(包含#include 指令的宏定义)
How to tame the Windows headers (useful defines)?(如何驯服 Windows 标头(有用的定义)?)