索引
这是正在进行的工作,可能存在不准确之处 |
有关 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
[编辑] A
抽象类
alignas
alignof
<algorithm>
数组
<array> (自 C++11 起)
ASCII
asm
汇编
<atomic> (自 C++11 起)
原子操作
属性 (C++11)
[编辑] B
[编辑] C
[编辑] 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
rvalue (直到 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