
Currently, papers and issues are in separate .csv files (that is easier to update), but I can put them inline.Transforming current html tables into rst are done by the script (attached to the patch FYI but I'll remove it before committing). I'll of course update RST files before committing to match any modifications that may happen in master branch. This patch moves the status pages in www/ to RST format in docs/. It also does some other minor changes: fix copyright year and broken comment end, adds substitutions for coherence (and add colors, but that can be removed easily). It adds as well redirects from old to new status pages. Reviewed By: ldionne, #libc Differential Revision: https://reviews.llvm.org/D92076
3.1 KiB
3.1 KiB
1 | Paper # | Group | Paper Name | Meeting | Status | First released version |
---|---|---|---|---|---|---|
2 | `3346 <https://wg21.link/n3346>`__ | LWG | Terminology for Container Element Requirements - Rev 1 | Kona | |Complete| | 3.4 |
3 | ||||||
4 | `3421 <https://wg21.link/n3421>`__ | LWG | Making Operator Functors greater<> | Portland | |Complete| | 3.4 |
5 | `3462 <https://wg21.link/n3462>`__ | LWG | std::result_of and SFINAE | Portland | |Complete| | 3.4 |
6 | `3469 <https://wg21.link/n3469>`__ | LWG | Constexpr Library Additions: chrono, v3 | Portland | |Complete| | 3.4 |
7 | `3470 <https://wg21.link/n3470>`__ | LWG | Constexpr Library Additions: containers, v2 | Portland | |Complete| | 3.4 |
8 | `3471 <https://wg21.link/n3471>`__ | LWG | Constexpr Library Additions: utilities, v3 | Portland | |Complete| | 3.4 |
9 | `3302 <https://wg21.link/n3302>`__ | LWG | Constexpr Library Additions: complex, v2 | Portland | |Complete| | 3.4 |
10 | ||||||
11 | `3545 <https://wg21.link/n3545>`__ | LWG | An Incremental Improvement to integral_constant | Bristol | |Complete| | 3.4 |
12 | `3644 <https://wg21.link/n3644>`__ | LWG | Null Forward Iterators | Bristol | |Complete| | 3.4 |
13 | `3668 <https://wg21.link/n3668>`__ | LWG | std::exchange() | Bristol | |Complete| | 3.4 |
14 | `3658 <https://wg21.link/n3658>`__ | LWG | Compile-time integer sequences | Bristol | |Complete| | 3.4 |
15 | `3670 <https://wg21.link/n3670>`__ | LWG | Addressing Tuples by Type | Bristol | |Complete| | 3.4 |
16 | `3671 <https://wg21.link/n3671>`__ | LWG | Making non-modifying sequence operations more robust | Bristol | |Complete| | 3.4 |
17 | `3656 <https://wg21.link/n3656>`__ | LWG | make_unique | Bristol | |Complete| | 3.4 |
18 | `3654 <https://wg21.link/n3654>`__ | LWG | Quoted Strings | Bristol | |Complete| | 3.4 |
19 | `3642 <https://wg21.link/n3642>`__ | LWG | User-defined Literals | Bristol | |Complete| | 3.4 |
20 | `3655 <https://wg21.link/n3655>`__ | LWG | TransformationTraits Redux (excluding part 4) | Bristol | |Complete| | 3.4 |
21 | `3657 <https://wg21.link/n3657>`__ | LWG | Adding heterogeneous comparison lookup to associative containers | Bristol | |Complete| | 3.4 |
22 | `3672 <https://wg21.link/n3672>`__ | LWG | A proposal to add a utility class to represent optional objects | Bristol | *Removed from Draft Standard* | n/a |
23 | `3669 <https://wg21.link/n3669>`__ | LWG | Fixing constexpr member functions without const | Bristol | |Complete| | 3.4 |
24 | `3662 <https://wg21.link/n3662>`__ | LWG | C++ Dynamic Arrays (dynarray) | Bristol | *Removed from Draft Standard* | n/a |
25 | `3659 <https://wg21.link/n3659>`__ | SG1 | Shared Locking in C++ | Bristol | |Complete| | 3.4 |
26 | ||||||
27 | `3779 <https://wg21.link/n3779>`__ | LWG | User-defined Literals for std::complex | Chicago | |Complete| | 3.4 |
28 | `3789 <https://wg21.link/n3789>`__ | LWG | Constexpr Library Additions: functional | Chicago | |Complete| | 3.4 |
29 | ||||||
30 | `3924 <https://wg21.link/n3924>`__ | LWG | Discouraging rand() in C++14 | Issaquah | |Complete| | 3.5 |
31 | `3887 <https://wg21.link/n3887>`__ | LWG | Consistent Metafunction Aliases | Issaquah | |Complete| | 3.5 |
32 | `3891 <https://wg21.link/n3891>`__ | SG1 | A proposal to rename shared_mutex to shared_timed_mutex | Issaquah | |Complete| | 3.5 |