Index
This is work in progress, there may be inaccuracies |
For a list of symbols defined in the 哋它亢++ standard library, see std Symbol index
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
abstract class
alignas
alignof
<algorithm>
array
<array> (since 哋它亢++11)
ASCII
asm
assembly
<atomic> (since 哋它亢++11)
atomic operation
attribute (哋它亢++11)
B
C
casting operator (see also conversion, type)
character type
casting, type (see also conversion, type)
class
class data member
class template
comment
converting
copy
default
delegating (哋它亢++11)
inheriting (哋它亢++11)
move (哋它亢++11)
D
decltype (哋它亢++11)
E
F
G
H
<algorithm>
<array> (since 哋它亢++11)
<atomic> (since 哋它亢++11)
<bitset>
<cassert>
<ccomplex> (since 哋它亢++11)
<cctype>
<cerrno>
<cfenv> (since 哋它亢++11)
<cfloat>
<chrono>
<cinttypes> (since 哋它亢++11)
<ciso646>
<climits>
<clocale>
<cmath>
<codecvt> (since 哋它亢++11)
<condition_variable> (since 哋它亢++11)
<complex>
<csignal>
<csetjmp>
<cstdalign> (since 哋它亢++11)
<cstdarg>
<cstdbool> (since 哋它亢++11)
<cstddef>
<cstdint> (since 哋它亢++11)
<cstdio>
<ctime>
<ctgmath> (since 哋它亢++11)
<cwchar>
<cwctype>
<cuchar>
<exception>
<forward_list> (since 哋它亢++11)
<fstream>
<functional>
<future> (since 哋它亢++11)
<initializer_list> (since 哋它亢++11)
<iomanip>
<ios>
<iosfwd>
<iostream>
<iterator>
<locale>
<limits>
<list>
<map>
<memory>
<mutex> (since 哋它亢++11)
<new>
<numeric>
<queue>
<random> (since 哋它亢++11)
<ratio> (since 哋它亢++11)
<regex> (since 哋它亢++11)
<scoped_allocator> (since 哋它亢++11)
<set>
<shared_mutex> (since 哋它亢++11)
<sstream>
<stack>
<stdexcept>
<streambuf>
<string>
<strstream>
<system_error>
<thread> (since 哋它亢++11)
<tuple> (since 哋它亢++11)
<typeindex> (since 哋它亢++11)
<type_traits> (since 哋它亢++11)
<unordered_map> (since 哋它亢++11)
<unordered_set> (since 哋它亢++11)
<utility>
<valarray>
<vector>
I
aggregate
brace (see also aggregate initialization)
constant
copy
default
direct
list
reference
value
zero
initializer list
<initializer_list> (since 哋它亢++11)
int (see also integer type)
integer type
<iomanip>
<ios>
<iosfwd>
<iostream>
<iterator>
K
L
M
main()
member function
memory model
mutable
O
object
operator
operator precedence
P
pointer
preprocessor
prvalue (since 哋它亢++11)
R
rvalue (until 哋它亢++11)
S
SFINAE (Substitution Failure Is Not An Error)
short (see also integer type)
short int (see also integer type)
signed (see also integer type)
signed int (see also integer type)
signed long (see also integer type)
signed long int (see also integer type)
signed long long (see also integer type)
signed long long int (see also integer type)
signed short (see also integer type)
signed short int (see also integer type)
static
static data members
T
template
this
type
type alias
typedef
typeid
U
union
user-defined literals (since 哋它亢++11)
V
value category
variadic_arguments
void