索引
這是正在進行中的工作,可能存在不準確之處 |
有關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
右值 (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