此浏览器不再受支持。
请升级到 Microsoft Edge 以使用最新的功能、安全更新和技术支持。
记录下面的标准 C++ 库头文件:
<algorithm>
<allocators>
<array>
<atomic>
<bitset>
<chrono>
<codecvt>
<complex>
<condition_variable>
<cvt/wbuffer>
<cvt/wstring>
<deque>
<exception>
<filesystem>
<forward_list>
<fstream>
<functional>
<future>
<hash_map>
<hash_set>
<iomanip>
<ios>
<iosfwd>
<iostream>
<iso646.h>
<istream>
<iterator>
<limits>
<list>
<locale>
<map>
<memory>
<mutex>
<new>
<numeric>
<ostream>
<queue>
<random>
<regex>
<ratio>
<scoped_allocator>
<set>
<sstream>
<stack>
<stdexcept>
<streambuf>
<string>
<strstream>
<system_error>
<thread>
<tuple>
<type_traits>
<typeindex>
<unordered_map>
<unordered_set>
<utility>
<valarray>
<vector>
此外,记录下面的 C++ 包装:
<cassert>
<cctype>
<cerrno>
<cfloat>
<ciso646>
<climits>
<clocale>
<cmath>
<csetjmp>
<csignal>
<cstdarg>
<cstddef>
<cstdint>
<cstdio>
<cstdlib>
<cstring>
<ctime>
<cwchar>
<cwctype>
有关标准 C++ 库头文件的详细信息,请参阅标准C++库概述。
标准C++库参考