[libcxx-commits] [PATCH] D131928: [libcxx][spaceship][doc] Repair links and clean up spaceship progress doc

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 16 11:26:15 PDT 2022


avogelsgesang added inline comments.


================
Comment at: libcxx/docs/Status/SpaceshipProjects.csv:43
+| `[vector.syn] <https://wg21.link/vector.syn>`_ (`general <https://wg21.link/container.requirements#container.opt.reqmts>`_),| vector,[expos.only.func],Unassigned,|Not Started|
+| `[associative.map.syn] <https://wg21.link/associative.map.syn>`_ (`general <https://wg21.link/container.requirements#container.opt.reqmts>`_),"| map
 | multimap",[expos.only.func],Unassigned,|Not Started|
----------------
https://wg21.link/container.opt.reqmts was fixed! :) Let's go back to using https://wg21.link/container.opt.reqmts


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131928



More information about the libcxx-commits mailing list