C++ 关键字

C++ 关键字

关键字是保留字。您不能将其用作变量名、常量名等。 下面是C++语言中的32个关键字列表,这些关键字也可在C语言中使用。

auto break case char const continue default do
double else enum extern float for goto if
int long register return short signed sizeof static
struct switch typedef union unsigned void volatile while

下面给出了C++语言中不可在C语言中使用的30个关键字列表。

asm dynamic_cast namespace reinterpret_cast bool
explicit new static_cast false catch
operator template friend private class
this inline public throw const_cast
delete mutable protected true try
typeid typename using virtual wchar_t

Camera课程

Python教程

Java教程

Web教程

数据库教程

图形图像教程

办公软件教程

Linux教程

计算机教程

大数据教程

开发工具教程