TA的每日心情 | 慵懒 2016-4-21 12:07 |
|---|
签到天数: 3 天 连续签到: 1 天 [LV.2]偶尔看看I 累计签到:3 天 连续签到:1 天
|
马上加入,结交更多好友,共享更多资料,让你轻松玩转电力研学社区!
您需要 登录 才可以下载或查看,没有账号?立即加入
×
C++保留字列表 | 8 H* f! @: v$ {4 L T
下列关键字是C++语言保留使用的,除了预定义的作用外,这些保留字不能用于其他用途。 | asm | const_cast | explicit | int | public | struct | typename | auto | continue | extern | log | register | switch | union | bool | default | false | long | reinterpret_cast | template | unsigned | break | delete | float | mutable | return | this | using | case | do | for | namespace | short | throw | virtual | catch | double | friend | new | signed | true | void | char | dynamic_cast | goto | operator | sizeof | try | volatile | class | else | if | private | static | typeof | wchar_t | const | enum | inline | protected | static_cast | typeid | while |
 |
|