[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
Fri Sep 3 11:22:53 PDT 2021
ldionne updated this revision to Diff 370632.
ldionne marked an inline comment as done.
ldionne added a comment.
Address review comments.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109066.370632.patch
Type: text/x-patch
Size: 6740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210903/1b29fa8b/attachment-0001.bin>
More information about the libcxx-commits
mailing list