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