库修订

状态,按头文件

头文件状态
18. 语言支持
<cstddef>就绪
<limits>就绪
<climits>就绪
<cfloat>就绪
<cstdint>就绪
<cstdlib>就绪
<new>就绪
<typeinfo>就绪
<exception>就绪
<cstdarg>就绪
<csetjmp>就绪
<ctime>就绪
<csignal>就绪
<cstdbool>就绪
19. 诊断
<stdexcept>就绪
<cassert>就绪
<cerrno>就绪
<system_error>就绪
20. 通用工具
<utility>就绪
<ratio>待审核
<tuple>就绪
<bitset>就绪
<type_traits>待审核
<functional>就绪
<memory>缺少 atomic/hash,待审核
<chrono>待审核
<typeindex>就绪
21. 字符串
<string>待二次审核
<cctype>? (添加了 isblank)
<cwctype>待审核
<cstring>待审核
<cwchar>待审核
<cuchar>待审核
22. 本地化
<locale>就绪
<codecvt>待审核
<clocale>就绪
23. 容器
<array>待二次审核
<deque>待二次审核
<forward_list>待二次审核
<list>待二次审核
<queue>就绪
<stack>就绪
<vector>待二次审核
<map>待二次审核
<set>待二次审核
<unordered_map>待审核
<unordered_set>待审核
24. 迭代器
<iterator>就绪
25. 算法
<algorithm>就绪
26. 数值
<cfenv>就绪
<complex>就绪 (无异常/数据竞争)
<random>待审核
<valarray>就绪
<numeric>就绪
<cmath>就绪
<ctgmath>就绪
27. I/O
<iosfwd>就绪
<iostream>就绪
<ios>就绪
<streambuf>就绪
<istream>就绪
<ostream>就绪
<iomanip>就绪
<sstream>就绪
<fstream>就绪
<cstdio>待审核
<cinttypes>就绪
28. 正则表达式
<regex>待审核
29. 原子操作
<atomic>就绪
30. 线程支持
<thread>就绪
<mutex>就绪
<condition_variable>就绪
<future>就绪