[libc++][doc] Updates status of P2291R3.

Work on the paper has started but it's blocked by PR52954.
Updating the status to avoid duplicated effort implementing this paper.
This commit is contained in:
Mark de Wever 2022-08-20 14:45:17 +02:00
parent 1f0b4f4da0
commit 2ede992c01
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
"`P2165R4 <https://wg21.link/P2165R4>`__","LWG","Compatibility between ``tuple``, ``pair`` and ``tuple-like`` objects","July 2022","",""
"`P2278R4 <https://wg21.link/P2278R4>`__","LWG","``cbegin`` should always return a constant iterator","July 2022","",""
"`P2286R8 <https://wg21.link/P2286R8>`__","LWG","Formatting Ranges","July 2022","",""
"`P2291R3 <https://wg21.link/P2291R3>`__","LWG","Add Constexpr Modifiers to Functions ``to_chars`` and ``from_chars`` for Integral Types in ``<charconv>`` Header","July 2022","",""
"`P2291R3 <https://wg21.link/P2291R3>`__","LWG","Add Constexpr Modifiers to Functions ``to_chars`` and ``from_chars`` for Integral Types in ``<charconv>`` Header","July 2022","|In Progress|",""
"`P2302R4 <https://wg21.link/P2302R4>`__","LWG","``std::ranges::contains``","July 2022","",""
"`P2322R6 <https://wg21.link/P2322R6>`__","LWG","``ranges::fold``","July 2022","",""
"`P2374R4 <https://wg21.link/P2374R4>`__","LWG","``views::cartesian_product``","July 2022","",""

1 Paper # Group Paper Name Meeting Status First released version
63 `P2165R4 <https://wg21.link/P2165R4>`__ LWG Compatibility between ``tuple``, ``pair`` and ``tuple-like`` objects July 2022
64 `P2278R4 <https://wg21.link/P2278R4>`__ LWG ``cbegin`` should always return a constant iterator July 2022
65 `P2286R8 <https://wg21.link/P2286R8>`__ LWG Formatting Ranges July 2022
66 `P2291R3 <https://wg21.link/P2291R3>`__ LWG Add Constexpr Modifiers to Functions ``to_chars`` and ``from_chars`` for Integral Types in ``<charconv>`` Header July 2022 |In Progress|
67 `P2302R4 <https://wg21.link/P2302R4>`__ LWG ``std::ranges::contains`` July 2022
68 `P2322R6 <https://wg21.link/P2322R6>`__ LWG ``ranges::fold`` July 2022
69 `P2374R4 <https://wg21.link/P2374R4>`__ LWG ``views::cartesian_product`` July 2022