diff --git a/libcxx/docs/Status/Cxx2bIssues.csv b/libcxx/docs/Status/Cxx2bIssues.csv --- a/libcxx/docs/Status/Cxx2bIssues.csv +++ b/libcxx/docs/Status/Cxx2bIssues.csv @@ -137,5 +137,27 @@ `3593 `__,"Several iterators' ``base() const &`` and ``lazy_split_view::outer-iterator::value_type::end()`` missing ``noexcept``","October 2021","","","|ranges|" `3595 `__,"Exposition-only classes proxy and postfix-proxy for ``common_iterator`` should be fully ``constexpr``","October 2021","|Complete|","14.0","|ranges|" "","","","","" +"`3088 `__","``forward_list::merge`` behaviour unclear when passed ``*this``","February 2022","","" +"`3471 `__","``polymorphic_allocator::allocate`` does not satisfy ``Cpp17Allocator`` requirements","February 2022","","" +"`3525 `__","``uses_allocator_construction_args`` fails to handle types convertible to ``pair``","February 2022","","" +"`3598 `__","``system_category().default_error_condition(0)`` is underspecified","February 2022","","" +"`3601 `__","common_iterator's postfix-proxy needs ``indirectly_readable`` ","February 2022","","","|ranges|" +"`3607 `__","``contiguous_iterator`` should not be allowed to have custom ``iter_move`` and ``iter_swap`` behavior","February 2022","","","|ranges|" +"`3610 `__","``iota_view::size`` sometimes rejects integer-class types","February 2022","","","|ranges|" +"`3612 `__","Inconsistent pointer alignment in ``std::format`` ","February 2022","|Complete|","14.0","|format|" +"`3616 `__","LWG 3498 seems to miss the non-member ``swap`` for ``basic_syncbuf`` ","February 2022","","" +"`3618 `__","Unnecessary ``iter_move`` for ``transform_view::iterator`` ","February 2022","","","|ranges|" +"`3619 `__","Specification of ``vformat_to`` contains ill-formed ``formatted_size`` calls","February 2022","|Nothing to do|","","|format|" +"`3621 `__","Remove feature-test macro ``__cpp_lib_monadic_optional`` ","February 2022","","" +"`3632 `__","``unique_ptr`` ""Mandates: This constructor is not selected by class tmeplate argument deduction""","February 2022","|Nothing to do|","" +"`3643 `__","Missing ``constexpr`` in ``std::counted_iterator`` ","February 2022","","" +"`3648 `__","``format`` should not print ``bool`` with ``'c'`` ","February 2022","","","|format|" +"`3649 `__","[fund.ts.v2] Reinstate and bump ``__cpp_lib_experimental_memory_resource`` feature test macro","February 2022","","" +"`3650 `__","Are ``std::basic_string`` 's ``iterator`` and ``const_iterator`` constexpr iterators?","February 2022","","" +"`3654 `__","``basic_format_context::arg(size_t)`` should be ``noexcept`` ","February 2022","","","|format|" +"`3657 `__","``std::hash`` is not enabled","February 2022","","" +"`3660 `__","``iterator_traits::pointer`` should conform to ยง[iterator.traits]","February 2022","","" +"`3661 `__","``constinit atomic> a (nullptr);`` should work","February 2022","","" +"","","","","" `3645 `__,"``resize_and_overwrite`` is overspecified to call its callback with lvalues", "Not voted in","|Complete|","14.0","" "","","","",""