腾讯云618特惠专场

文章列表

What is the difference between a macro and a const in C++?(C ++中的宏和常量有什么区别?)
Portable UNUSED parameter macro used on function signature for C and C++(用于 C 和 C++ 的函数签名的可移植 UNUSED 参数宏)
C++: sizeof for array length(C ++:数组长度的sizeof)
How to do static_assert with macros?(如何用宏做static_assert?)
macro definition containing #include directive(包含#include 指令的宏定义)
How to tame the Windows headers (useful defines)?(如何驯服 Windows 标头(有用的定义)?)
Effective C++ quot;35. Minimize compilation dependencies between filesquot;. Is it still valid today?(有效的 C++“35.最小化文件之间的编译依赖性.今天还有效吗?)
Escaping a # symbol in a #define macro?(在#define 宏中转义# 符号?)
Construct path for #include directive with macro(使用宏构造#include 指令的路径)
Is #pragma once part of the C++11 standard?(#pragma 曾经是 C++11 标准的一部分吗?)