C++中的关键字共74个
and continue goto public try
and_eq default if register typydef
asm delete inline reinterpret_cast typeid
auto do int return typename
bitand double long short union
bitor dynamic_cast mutable signed unsigned
bool else namespace sizeof using
break enum new static virtual
case explicit not static_cast void
catch export not_eq struct volatile
char extern operator switch wchar_t
class false or template while
compl float or_eq this xor
const for private throw xor_eq
const_cast friend protected true
本文深入解析了C++中的74个关键字,涵盖了从基础到高级的概念,包括逻辑运算符、控制流程语句、访问修饰符、类型转换、数据类型等关键元素。了解这些关键字对于提升C++编程技能至关重要。
1万+

被折叠的 条评论
为什么被折叠?



