llvm-project/libcxx/docs/Status
Joe Loser 7ad00511e4
[libc++][NFC] Mark LWG2731 as complete
Mark LWG2731 as complete. The type alias `mutex_type` is only provided if
`scoped_lock` is given one mutex type and it has been implemented that
way since the beginning of Clang 5 it seems. There already are tests for
verifying existence (and lack thereof) for `mutex_type` type alias
depending on the number of mutex types, so there is nothing to
do for this LWG issue.

Reviewed By: Quuxplusone, Mordante, #libc

Differential Revision: https://reviews.llvm.org/D112462
2021-10-26 13:46:00 -04:00
..
Cxx2b.rst [libc++][docs] Remove "Last Updated" entries from the docs 2021-09-02 13:02:49 -04:00
Cxx2bIssues.csv [libc++][NFC] Mark LWG2731 as complete 2021-10-26 13:46:00 -04:00
Cxx2bPapers.csv [libc++] Include revision numbers in the paper status lists 2021-10-25 10:55:35 -04:00
Cxx14.rst [libc++][docs] Remove "Last Updated" entries from the docs 2021-09-02 13:02:49 -04:00
Cxx14Issues.csv
Cxx14Papers.csv
Cxx17.rst [libc++][docs] Remove "Last Updated" entries from the docs 2021-09-02 13:02:49 -04:00
Cxx17Issues.csv [libc++][NFC] Update status of old issue LWG2560 -- we implement it properly 2021-09-24 14:22:09 -04:00
Cxx17Papers.csv [libc++] Update atomic synopsis and tests. 2021-10-12 17:28:08 +02:00
Cxx20.rst [libc++][docs] Remove "Last Updated" entries from the docs 2021-09-02 13:02:49 -04:00
Cxx20Issues.csv [libc++] LWG3001: add `remove_extent_t` to `weak_ptr::element_type`. 2021-10-25 11:15:54 -04:00
Cxx20Papers.csv [libc++] Include revision numbers in the paper status lists 2021-10-25 10:55:35 -04:00
Format.rst [libc++][format] Add __format_arg_store. 2021-09-01 19:45:02 +02:00
FormatIssues.csv [libc++][doc] Use issue labels. 2021-10-15 17:30:33 +02:00
FormatPaper.csv [libc++][doc] Update format status. 2021-10-09 13:28:38 +02:00
Ranges.rst
RangesIssues.csv [libc++][doc] Use issue labels. 2021-10-15 17:30:33 +02:00
RangesPaper.csv [libc++][NFC] Add missing link to a ranges review 2021-09-24 11:37:38 -04:00
Spaceship.rst [libc++] [doc] Add issue tracking for spaceship operator<=> implementation 2021-08-19 23:13:44 +00:00
SpaceshipPapers.csv [libc++] [doc] Add issue tracking for spaceship operator<=> implementation 2021-08-19 23:13:44 +00:00
SpaceshipProjects.csv [libc++] [P1614] Implement std::compare_three_way. 2021-10-10 21:57:10 -04:00