[libcxx-commits] [PATCH] D116691: [libc++] Add Status page for P2321R2 (Zip)

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 6 14:14:57 PST 2022


philnik added inline comments.


================
Comment at: libcxx/docs/Status/ZipProjects.csv:6
+| `[pairs.pair] <https://wg21.link/pairs.pair>`_, "[pair] constructor, assignment and swap overloads", None, Nikolas Klauser, |Not Started|
+"| `[memory.syn] <https://wg21.link/memory.syn>`_
+| `[allocator.uses.construction] <https://wg21.link/allocator.uses.construction>`_", "[pair] uses_allocator_construction_args overloads", None, Unassigned, |Not Started|
----------------
Mordante wrote:
> This line looks odd.
All these weird line breaks are forced line breaks in the generated table. I'm not exactly fluent in Sphinx, but I don't think there is a better way. At least it's done the same way in `SpaceshipProjects.csv`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116691/new/

https://reviews.llvm.org/D116691



More information about the libcxx-commits mailing list