[libcxx-commits] [PATCH] D116691: [libc++] Add Status page for P2321R2 (Zip)
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 10 08:39:40 PST 2022
Mordante added a comment.
The CI for the documentation has been enabled again, can you rebase this commit to see whether the CI is happy?
================
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|
----------------
philnik wrote:
> 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`.
I see I hadn't noticed that in spaceship before.
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