开源使用者
标签
为什么 C++ switch 语句仅限于常量表达式?
2022-01-19 00:00:00
switch-statement
c++
为什么静态常量成员不能出现在像'switch'这样的常量表达式中
2022-01-19 00:00:00
gcc
constants
switch-statement
c++
switch-case 如何处理“case"中的常量值?
2022-01-19 00:00:00
switch-statement
c++
结构/类中静态常量的奇怪未定义符号
2022-01-18 00:00:00
initialization
c++
definition
static-members
undefined-symbol
C++11 允许对非静态和非常量成员进行类内初始化.发生了什么变化?
2022-01-18 00:00:00
class
initialization
c++
c++11
class-members
在 C++ 中,我在哪里放置常量字符串:静态类成员或匿名命名空间?
2022-01-14 00:00:00
string
static
namespaces
anonymous
c++
类中的静态字符串常量与常量的命名空间 [c++]
2022-01-14 00:00:00
namespaces
constants
c++
string-constant
常量双指针参数的非常量指针参数
2022-01-13 00:00:00
function
pointers
type-conversion
constants
c++
元组 std::get() 不适用于变量定义的常量
2022-01-13 00:00:00
type-conversion
constants
c++
双倍到常量字符*
2022-01-12 00:00:00
char
double
c++
不推荐将字符串常量转换为 'char*'
2022-01-12 00:00:00
string
char
c++
为什么从字符串常量到'char *'的转换在C中有效但在C++中无效
2022-01-12 00:00:00
string
c
char
c++
c++11
在 C++ (MFC) 中连接资源文件中的字符串和常量
2022-01-12 00:00:00
c++
mfc
visual-studio-2010
resource-file
C ++中的宏和常量有什么区别?
2022-01-11 00:00:00
macros
constants
c++
在 C++ 头文件中定义常量变量
2022-01-11 00:00:00
header
constants
c++
将常量参数传递给 CUDA 内核的最快(或最优雅)方式
2022-01-10 00:00:00
cuda
c++
如何删除 const_iterator 的常量?
2022-01-10 00:00:00
iterator
c++
stl
const-iterator
C++ 二进制常量/字面量
2022-01-09 00:00:00
binary
templates
constants
c++
擦除删除成语与 std::set 失败并出现与常量相关的错误
2022-01-07 00:00:00
set
c++
stl
erase
无法访问 C++ std::set 中对象的非常量成员函数
2022-01-07 00:00:00
set
iterator
constants
c++
stl
«
3
4
5
6
7
8
9
10
11
12
»