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
A
抽象クラス
alignas
alignof
<algorithm>
配列
<array>
(C++11以降)
ASCII
asm
アセンブリ
<atomic>
(C++11以降)
アトミック操作
属性
(C++11)
B
C
キャスト、型
(参照:
変換、型
)
class
class data member
class template
コメント
converting
copy
default
delegating
(C++11)
inheriting
(C++11)
move
(C++11)
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
object
operator
operator precedence
P
pointer
preprocessor
prvalue
(C++11以降)
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
U
union
ユーザー定義リテラル
(C++11以降)