C++脑语言

C++脑语言
【畏】 汇编 asm
【自】 自动 auto
【为】 布尔 bool
【破】 打断 break
【案】 如果 case
【抓】 抓异常 catch
【炭】 字符 char
【类】 类 class
【常】 常量 const
【抛】 抛出 const_cast
【续】 继续 continue
【默】 默认 default
【删】 删除 delete
【做】 做 do
【孖】 双精度 double
无一令 动态投射 dynamic_cast
【别】 否则 else
【枚】 枚举 enum
【楚】 明确 explicit
无一令 被定义 extern
【假】 假 false
【漂】 浮点 float
【从】 从 for
无一令 私有数据 friend
【霸】 跳到 goto
【如】 如果 if
【融】 内联 inline
【整】 整数 int
【冗】 长整 long
【穷】 可变 mutable
【众】 命名空间 namespace
【新】 新 new
【丛】 重载 operator
【私】 私有 private
【护】 保护 protected
【公】 公共 public
【登】 登录 register
无一令 转换运算符 reinterpret_cast
【返】 返回 return
【短】 短整 short
无一令 变量类型声明 signed
无一令 长度 sizeof
【静】 静态 static
无一令 静态投射 static_cast
【胡】 结构 struct
【闸】 开关 switch
无一令 特殊函数 template
【这】 这对象 this
【抛】 抛异常 throw
【真】 真 true
【捕】 捕异常 try
【趟】 新类型 typedef
无一令 描述 typeid
无一令 类型名 typename
【盟】 联合 union
无一令 净整数 unsigned
【使】 用统 using
【淑】 虚函数 virtual
【无】 无返回 void
【珍】 易变 volatile
【丹】 统一符 wchar_t
【虽】 虽循环 while
20220130 广