[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
Thu Sep 9 05:28:38 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG312ad74aea48: [libc++] Implement P1951, default arguments for pair's forwarding constructor (authored by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109066/new/
https://reviews.llvm.org/D109066
Files:
libcxx/docs/Status/Cxx2bPapers.csv
libcxx/include/__utility/pair.h
libcxx/include/utility
libcxx/test/std/utilities/utility/pairs/pairs.pair/U_V.pass.cpp
libcxx/test/std/utilities/utility/pairs/pairs.pair/ctor.brace-init.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109066.371561.patch
Type: text/x-patch
Size: 9460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210909/f33989af/attachment.bin>
More information about the libcxx-commits
mailing list