Index
| 此为进行中的工作,内容可能存在不准确之处 |
有关 C++ 标准库中定义的符号列表,请参阅 std 符号索引
目录 |
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
(注:根据要求,HTML标签、属性和字母索引链接均未翻译,仅对说明性文字进行了翻译。由于原文中除字母索引外无其他需要翻译的文本内容,故保持原结构不变)
A
抽象类
alignas
alignof
<algorithm>
数组
<array>
(自 C++11 起)
ASCII
asm
汇编
<atomic>
(自 C++11 起)
原子操作
属性
(C++11)
B
C
注:根据要求,所有C++关键字(const_cast/dynamic_cast/reinterpret_cast/static_cast)和HTML标签均未翻译,仅翻译了title属性中的说明文本: - "cpp/language/const cast" → "cpp/language/const 转换" - "cpp/language/dynamic cast" → "cpp/language/dynamic 转换" - "cpp/language/reinterpret cast" → "cpp/language/reinterpret 转换" - "cpp/language/static cast" → "cpp/language/static 转换" 保持原有HTML结构和所有标签属性不变。
类型转换
(另见
类型转换
)
类
类数据成员
类模板
注释
D
decltype
(C++11)
E
F
G
H
<algorithm>
<array>
(自 C++11 起)
<atomic>
(自 C++11 起)
<bitset>
<cassert>
<ccomplex>
(自 C++11 起)
<cctype>
<cerrno>
<cfenv>
(自 C++11 起)
<cfloat>
<chrono>
<cinttypes>
(自 C++11 起)
<ciso646>
<climits>
<clocale>
<cmath>
<codecvt>
(自 C++11 起)
<condition_variable>
(自 C++11 起)
<complex>
<csignal>
<csetjmp>
<cstdalign>
(自 C++11 起)
<cstdarg>
<cstdbool>
(自 C++11 起)
<cstddef>
<cstdint>
(自 C++11 起)
<cstdio>
<ctime>
<ctgmath>
(自 C++11 起)
<cwchar>
<cwctype>
<cuchar>
<exception>
<forward_list>
(自 C++11 起)
<fstream>
<functional>
<future>
(自 C++11 起)
<initializer_list>
(自 C++11 起)
<iomanip>
<ios>
<iosfwd>
<iostream>
<iterator>
<locale>
<limits>
<list>
<map>
<memory>
<mutex>
(自 C++11 起)
<new>
<numeric>
<queue>
<random>
(自 C++11 起)
<ratio>
(自 C++11 起)
<regex>
(自 C++11 起)
<scoped_allocator>
(自 C++11 起)
<set>
<shared_mutex>
(自 C++11 起)
<sstream>
<stack>
<stdexcept>
<streambuf>
<string>
<strstream>
<system_error>
<thread>
(自 C++11 起)
<tuple>
(自 C++11 起)
<typeindex>
(自 C++11 起)
<type_traits>
(自 C++11 起)
<unordered_map>
(自 C++11 起)
<unordered_set>
(自 C++11 起)
<utility>
<valarray>
<vector>
I
初始化列表
<initializer_list>
(C++11 起)
int
(另见
整数类型
)
整数类型
<iomanip>
<ios>
<iosfwd>
<iostream>
<iterator>
K
L
M
O
P
R
右值
(C++11 前)
S
SFINAE
(替换失败并非错误)
short
(另见
整数类型
)
short
int
(另见
整数类型
)
signed
(另见
整数类型
)
signed
int
(另见
整数类型
)
signed
long
(另见
整数类型
)
signed
long
int
(另见
整数类型
)
signed
long
long
(另见
整数类型
)
signed
long
long
int
(另见
整数类型
)
signed
short
(另见
整数类型
)
signed
short
int
(另见
整数类型
)
static
静态数据成员
T
模板
this
类型
类型别名
typedef
typeid