diff --git a/libcxx/docs/Status/Cxx2bIssues.csv b/libcxx/docs/Status/Cxx2bIssues.csv index b2cc710151f6a..e612ffedbf7d0 100644 --- a/libcxx/docs/Status/Cxx2bIssues.csv +++ b/libcxx/docs/Status/Cxx2bIssues.csv @@ -211,7 +211,7 @@ "`3750 `__","Too many papers bump ``__cpp_lib_format``", "November 2022","","","|format|" "`3751 `__","Missing feature macro for ``flat_set``", "November 2022","","","|flat_containers|" "`3753 `__","Clarify entity vs. freestanding entity", "November 2022","","","" -"`3754 `__","Class template expected synopsis contains declarations that do not match the detailed description", "November 2022","","","" +"`3754 `__","Class template expected synopsis contains declarations that do not match the detailed description", "November 2022","|Nothing to do|","","" "`3755 `__","``tuple-for-each`` can call ``user-defined`` ``operator,``", "November 2022","","","" "`3757 `__","What's the effect of ``std::forward_like(x)``?", "November 2022","","","" "`3759 `__","``ranges::rotate_copy`` should use ``std::move``", "November 2022","","","|ranges|"