
* `operator<=>` for `iota_view::iterator` was enabled in 8320017b79eb8 * Removed P2405R0 which was not accepted and seems inactive (https://github.com/cplusplus/papers/issues/1075) * Added the previously missing `operator==` for `filesystem::space_info` to the tracking list. * Updated the "Assignee" for `string_view`, `string` as Mark de Wever mentioned he is working on them in Discord * Updated the status of the items for which I sent review requests yesterday. Reviewed By: #libc, Mordante Differential Revision: https://reviews.llvm.org/D130855
10 lines
984 B
CSV
10 lines
984 B
CSV
"Number","Name","Status","First released version"
|
|
`P1614R2 <https://wg21.link/P1614>`_,The Mothership has Landed,|In Progress|,
|
|
`P2404R0 <https://wg21.link/P2404>`_,"Relaxing equality_comparable_with's, totally_ordered_with's, and three_way_comparable_with's common reference requirements to support move-only types",,
|
|
`LWG3330 <https://wg21.link/LWG3330>`_,Include <compare> from most library headers,"|Complete|","13.0"
|
|
`LWG3347 <https://wg21.link/LWG3347>`_,"std::pair<T, U> now requires T and U to be less-than-comparable",|Nothing To Do|,
|
|
`LWG3350 <https://wg21.link/LWG3350>`_,Simplify return type of lexicographical_compare_three_way,|Nothing To Do|,
|
|
`LWG3360 <https://wg21.link/LWG3360>`_,three_way_comparable_with is inconsistent with similar concepts,|Nothing To Do|,
|
|
`LWG3380 <https://wg21.link/LWG3380>`_,common_type and comparison categories,|Nothing To Do|,
|
|
`LWG3395 <https://wg21.link/LWG3395>`_,Definition for three-way comparison needs to be updated,|Nothing To Do|,
|