[libcxx-commits] [PATCH] D109066: [libc++] Implement P1951, default arguments for pair's forwarding constructor

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 1 13:42:56 PDT 2021


ldionne added a comment.

> Please update the modification date in libcxx/docs/Status/Cxx2b.rst, which I usually also forget about ;-)

Is it really relevant to provide a modification date at all? I mean, it doesn't really add anything to the documentation IMO, and it's an obvious trap to forget to update it. IMO we should just remove those. Let's move this to D109087 <https://reviews.llvm.org/D109087>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109066



More information about the libcxx-commits mailing list