mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 13:50:11 +00:00
e1e0598e20
This patch adds a mention that the following papers are in progress: * P2770R0: #66033 * P2441R2 and P2711R1: #65536
486 B
486 B
1 | Standard | Name | Assignee | CL | Status |
---|---|---|---|---|---|
2 | C++23 | `ranges::to <https://wg21.link/P1206R7>`_ | Konstantin Varlamov | `D142335 <https://reviews.llvm.org/D142335>`_ | Complete |
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 | Complete |
5 | C++20 | `Stashing stashing iterators for proper flattening <https://wg21.link/P2770R0>`_ | Jakub Mazurkiewicz | Various | In progress |