llvm-project/libcxx/docs/Status
Nikolas Klauser 29378ab24b [libc++] Implement P2438R2 (std::string::substr() &&)
This doesn't affect our ABI because `std::string::substr()` isn't in the dylib and the mangling of `substr() const` and `substr() const&` are different.

Reviewed By: ldionne, Mordante, var-const, avogelsgesang, #libc

Spies: arphaman, huixie90, libcxx-commits

Differential Revision: https://reviews.llvm.org/D131668
2022-11-02 20:28:47 +01:00
..
Cxx2b.rst [libc++] Implement P2273R3 (`constexpr` `unique_ptr`) 2022-09-03 18:49:50 +07:00
Cxx2bIssues.csv [libc++][format] Move iterators when needed. 2022-10-18 18:45:41 +02:00
Cxx2bPapers.csv [libc++] Implement P2438R2 (std::string::substr() &&) 2022-11-02 20:28:47 +01: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++] Implement P0154R1 (Hardware inference size) 2022-06-23 01:31:09 +02:00
Cxx17Issues.csv [libc++][PMR] Mark completed papers and issues as such 2022-11-01 00:37:01 +01:00
Cxx17Papers.csv [libc++][PMR] Mark completed papers and issues as such 2022-11-01 00:37:01 +01:00
Cxx20.rst [libc++][PMR] Mark completed papers and issues as such 2022-11-01 00:37:01 +01:00
Cxx20Issues.csv [libc++][doc] Updates implementation status. 2022-11-01 20:22:57 +01:00
Cxx20Papers.csv [libc++][PMR] Mark completed papers and issues as such 2022-11-01 00:37:01 +01:00
Format.rst [libc++][doc] Updates implementation status. 2022-11-01 20:22:57 +01:00
FormatIssues.csv [libc++][doc] Updates implementation status. 2022-11-01 20:22:57 +01:00
FormatPaper.csv [libc++][doc] Updates implementation status. 2022-11-01 20:22:57 +01:00
Ranges.rst [libcxx][NFC] adds status entry for ranges algorithms 2021-11-22 18:35:11 +00:00
RangesAlgorithms.csv [libc++][ranges] Implement `ranges::is_permutation` 2022-08-04 10:54:37 -07:00
RangesIssues.csv [libc++][ranges][NFC] Mark the completed Ranges papers and issues as done. 2022-08-05 14:03:02 -07:00
RangesPaper.csv [libc++] Mark completed paper as complete 2022-04-13 10:16:44 -04:00
Spaceship.rst [libc++] [P1614] Implement the second half of [cmp.alg]: compare_{strong,weak,partial}_fallback. 2022-01-27 17:48:01 -05:00
SpaceshipPapers.csv [libc++][doc] Update spaceship status page 2022-08-02 20:11:03 +02:00
SpaceshipProjects.csv [libc++][NFC][spaceship] Update status doc 2022-08-19 17:32:05 -07:00
Zip.rst [libc++] Add Status page for P2321R2 (Zip) 2022-01-11 23:13:31 +01:00
ZipProjects.csv [libc++] Implement P0591R4 (Utility functions to implement uses-allocator construction) 2022-10-06 16:58:51 +02:00