mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 22:26:07 +00:00

Focus on the not-yet-implemented features: remove most details about the already-implemented C++20 stuff, list out the major C++23 additions. Differential Revision: https://reviews.llvm.org/D136657
324 B
324 B
1 | Standard | Name | Assignee | CL | Status |
---|---|---|---|---|---|
2 | C++23 | `ranges::to <https://wg21.link/P1206R7>`_ | Unassigned | No patch yet | Not started |
3 | C++23 | `Pipe support for user-defined range adaptors <https://wg21.link/P2387R3>`_ | Unassigned | No patch yet | Not started |
4 | C++23 | `Formatting Ranges <https://wg21.link/P2286R8>`_ | Mark de Wever | Various | In progress |