Index: www/cxx1z_status.html
===================================================================
--- www/cxx1z_status.html
+++ www/cxx1z_status.html
@@ -159,7 +159,7 @@
P0558R1 | LWG | Resolving atomic<T> named base class inconsistencies | Kona | | |
P0574R1 | LWG | Algorithm Complexity Constraints and Parallel Overloads | Kona | | |
P0599R1 | LWG | noexcept for hash functions | Kona | Complete | 5.0 |
- P0604R0 | LWG | Resolving GB 55, US 84, US 85, US 86 | Kona | | |
+ P0604R0 | LWG | Resolving GB 55, US 84, US 85, US 86 | Kona | Complete | |
P0607R0 | LWG | Inline Variables for the Standard Library | Kona | In Progress | 6.0 |
P0618R0 | LWG | Deprecating <codecvt> | Kona | | |
P0623R0 | LWG | Final C++17 Parallel Algorithms Fixes | Kona | | |
@@ -422,7 +422,7 @@
2740 | constexpr optional::operator-> | Issaquah | Complete |
2742 | Inconsistent string interface taking string_view | Issaquah | Complete |
2744 | any's in_place constructors | Issaquah | Complete |
- 2745 | [fund.ts.v2] Implementability of LWG 2451 | Issaquah | |
+ 2745 | [fund.ts.v2] Implementability of LWG 2451 | Issaquah | Complete |
2747 | Possibly redundant std::move in [alg.foreach] | Issaquah | Complete |
2748 | swappable traits for optionals | Issaquah | Complete |
2749 | swappable traits for variants | Issaquah | Complete |
Index: www/cxx2a_status.html
===================================================================
--- www/cxx2a_status.html
+++ www/cxx2a_status.html
@@ -96,7 +96,7 @@
P0759R1 | LWG | fpos Requirements | Rapperswil | | |
P0769R2 | LWG | Add shift to <algorithm> | Rapperswil | | |
P0788R3 | LWG | Standard Library Specification in a Concepts and Contracts World | Rapperswil | | |
- P0879R0 | LWG | Constexpr for swap and swap related functions Also resolves LWG issue 2800. | Rapperswil | | |
+ P0879R0 | LWG | Constexpr for swap and swap related functions Also resolves LWG issue 2800. | Rapperswil | Complete | |
P0887R1 | LWG | The identity metafunction | Rapperswil | Complete | 8.0 |
P0892R2 | CWG | explicit(bool) | Rapperswil | | |
P0898R3 | LWG | Standard Library Concepts | Rapperswil | | |