Nikolas Klauser | 6e9d269 | 2022-01-06 23:12:55 +0100 | [diff] [blame] | 1 | .. zip-status: |
| 2 | |
| 3 | =========================== |
| 4 | libc++ Zip Status (P2321R2) |
| 5 | =========================== |
| 6 | |
| 7 | .. include:: ../Helpers/Styles.rst |
| 8 | |
| 9 | .. contents:: |
| 10 | :local: |
| 11 | |
| 12 | Overview |
| 13 | ======== |
| 14 | |
| 15 | This document contains the status of the C++2b zip implementation in libc++. |
| 16 | It is used to track both the status of the sub-projects of the effort and who |
| 17 | is assigned to these sub-projects. This avoids duplicating effort. |
| 18 | |
| 19 | If you are interested in contributing to this effort, please send a message |
| 20 | to the #libcxx channel in the LLVM discord. Please *do not* start working |
| 21 | on any items below that has already been assigned to someone else. |
| 22 | |
| 23 | Sub-projects in the Implementation Effort |
| 24 | ========================================= |
| 25 | |
| 26 | .. csv-table:: |
| 27 | :file: ZipProjects.csv |
| 28 | :header-rows: 1 |
| 29 | :widths: auto |