Scope resolution (::) operator,
25,
48,
74
member functions, table of,
282–284
set_difference( ) algorithm,
302–303
set_intersection( ) algorithm,
303
set_symmetric_difference( ) algorithm,
303
setiosflags( ) manipulator,
216,
241
setprecision( ) manipulator,
216,
241
short data type modifier,
2,
81
signed data type modifier,
2,
81
sizeof compile-time operator,
45,
82
stable_partition( ) algorithm,
306
stable_sort( ) algorithm,
306
member functions, table of,
284–285
Standard Template Library (STL), C++,
35,
261–308
static storage class specifier,
9,
10,
11,
24,
82
_ _STDC_IEC_559_COMPLEX_ _,
59
Storage class specifiers,
10–11
str( )
stringstream, istringstream, and ostringstream member,
258
String(s)
conversion functions, wide-character,
208
swap_ranges( ) algorithm,
307