索引
这是正在进行的工作,可能存在不准确之处 |
有关 C++ 标准库中定义的符号列表,请参见 std 符号索引
内容 |
[edit] 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
[edit] A
抽象类
alignas
alignof
<algorithm>
数组
<array> (自 C++11)
ASCII
asm
汇编
<atomic> (自 C++11)
原子操作
属性 (C++11)
[edit] B
[edit] C
强制转换,类型 (另请参阅 类型转换)
类
类数据成员
类模板
注释
[edit] D
decltype (C++11)
[edit] E
[edit] F
[edit] G
[edit] 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>
[edit] I
初始化列表
<initializer_list> (自 C++11)
int (另请参阅 整数类型)
整数类型
<iomanip>
<ios>
<iosfwd>
<iostream>
<iterator>
[edit] K
[edit] L
[edit] 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 (另请参见 整数类型)
静态
静态数据成员
[编辑] T
模板
this
类型
类型别名
typedef
typeid