From 69651bb00ed2da56a3c3bf60023689919603263b Mon Sep 17 00:00:00 2001 From: Specworker Date: Wed, 9 Aug 2023 11:16:33 +0000 Subject: [PATCH] 2023-08-09T11:16:33 auto update --- refs/wg21.json | 24 ++++++++++++++++++++++-- test/ref-list.json | 4 ++++ 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/refs/wg21.json b/refs/wg21.json index 0a7553522..0aa0a86c5 100644 --- a/refs/wg21.json +++ b/refs/wg21.json @@ -32853,7 +32853,7 @@ "source": "https://wg21.link/index.json" }, "D2572R1": { - "title": "P2572R1: std::format() fill character allowances", + "title": "std::format() fill character allowances", "href": "https://wg21.link/d2572r1", "publisher": "WG21", "source": "https://wg21.link/index.json" @@ -32877,7 +32877,7 @@ "source": "https://wg21.link/index.json" }, "D2652R2": { - "title": "Disallow User Specialization of allocator_traits (Bug fix from R1)", + "title": "D2552R2 - Fix `allocator_traits::allocate_at_least`", "href": "https://wg21.link/d2652r2", "publisher": "WG21", "source": "https://wg21.link/index.json" @@ -75211,6 +75211,13 @@ "publisher": "WG21", "source": "https://wg21.link/index.json" }, + "EDIT6449": { + "title": "[dcl.ptr] p3 - Entire normative paragraph dedicated to \"See also\"", + "href": "https://wg21.link/edit6449", + "status": "open", + "publisher": "WG21", + "source": "https://wg21.link/index.json" + }, "EDIT645": { "title": "(may be wrong) [tuple.apply] Use existing std::invoke function rather than magic INVOKE", "href": "https://wg21.link/edit645", @@ -75218,6 +75225,13 @@ "publisher": "WG21", "source": "https://wg21.link/index.json" }, + "EDIT6450": { + "title": "[dlc.init.general] Fix wording of direct-initialization", + "href": "https://wg21.link/edit6450", + "status": "open", + "publisher": "WG21", + "source": "https://wg21.link/index.json" + }, "EDIT646": { "title": "Move removal of bool++ from C++14 compatibility annex to C++17 annex", "href": "https://wg21.link/edit646", @@ -232361,9 +232375,15 @@ "WG21-EDIT6448": { "aliasOf": "EDIT6448" }, + "WG21-EDIT6449": { + "aliasOf": "EDIT6449" + }, "WG21-EDIT645": { "aliasOf": "EDIT645" }, + "WG21-EDIT6450": { + "aliasOf": "EDIT6450" + }, "WG21-EDIT646": { "aliasOf": "EDIT646" }, diff --git a/test/ref-list.json b/test/ref-list.json index 0e4a30cc3..103a2c4e3 100644 --- a/test/ref-list.json +++ b/test/ref-list.json @@ -16442,7 +16442,9 @@ "EDIT6446", "EDIT6447", "EDIT6448", + "EDIT6449", "EDIT645", + "EDIT6450", "EDIT646", "EDIT647", "EDIT648", @@ -101942,7 +101944,9 @@ "WG21-EDIT6446", "WG21-EDIT6447", "WG21-EDIT6448", + "WG21-EDIT6449", "WG21-EDIT645", + "WG21-EDIT6450", "WG21-EDIT646", "WG21-EDIT647", "WG21-EDIT648",