The following Standard C++ Library header files are documented:
<algorithm>
<bitset>
<complex>
<deque>
<exception>
<fstream>
<functional>
<hash_map>
<hash_set>
<iomanip>
<ios>
<iosfwd>
<iostream>
<iso646.h>
<istream>
<iterator>
<limits>
<list>
<locale>
<map>
<memory>
<new>
<numeric>
<ostream>
<queue>
<set>
<sstream>
<stack>
<stdexcept>
<streambuf>
<string>
<strstream>
<utility>
<valarray>
<vector>
In addition, the following C++ wrappers are documented:
<cassert>
<cctype>
<cerrno>
<cfloat>
<ciso646>
<climits>
<clocale>
<cmath>
<csetjmp>
<csignal>
<cstdarg>
<cstddef>
<cstdio>
<cstdlib>
<cstring>
<ctime>
<cwchar>
<cwctype>
For more information about Standard C++ Library header files, see the Standard C++ Library Overview.