Index
A
abort( ),
90
,
183
abs( ),
184
_ _abstract,
340
Abstract classes,
94
acos( ),
141
,
161
acosh( ),
141
AND operator
bitwise (&),
39
logical (&&),
38
Adaptors,
265
adjacent_find( ) algorithm,
288
adjustfield format flag,
215
,
216
,
239
,
240
<algorithm> header,
35
,
287
Algorithms, STL,
262
,
287–308
allocator class,
263
Allocators,
263
allocator_type type,
266
,
311
Anonymous union,
8–9
argc,
26
Arguments
default,
22
function,
26–29
macros with variable,
60
passing variable number of,
199–201
argv,
26
Arithmetic operators,
37
Array functions,
129–130
wide-character,
209
Arrays,
13–14
allocating,
75–76
bounds checking on,
109
,
120–121
,
125
Arrow (–>) operator,
5
,
8
,
9
,
44
,
47
,
83
,
92
asctime( ),
169–170
asin( ),
142
,
162
asinh( ),
142
asm,
61–62
assert( ),
34
,
184
<assert.h> header,
34
,
184
Assignment operator,
42–43
Associative containers,
261
atan( ),
142
,
162
atan2( ),
143
,
162
atanh( ),
143
atexit( ),
184–185
atof( ),
185
atoi( ),
185
atol( ),
186
atoll( ),
186
attribute,
342
auto storage class specifier,
10
,
11
,
62