[libcxx-commits] [PATCH] D62454: SFINAE on pair/tuple assignment operators 2729
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jun 5 09:21:11 PDT 2019
zoecarver updated this revision to Diff 203178.
zoecarver added a comment.
- remove fail tests
- update pass tests
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62454/new/
https://reviews.llvm.org/D62454
Files:
test/std/utilities/tuple/tuple.tuple/tuple.assign/copy.pass.cpp
test/std/utilities/tuple/tuple.tuple/tuple.assign/move_pair.pass.cpp
test/std/utilities/utility/pairs/pairs.pair/assign_pair.pass.cpp
test/std/utilities/utility/pairs/pairs.pair/assign_rv_pair.pass.cpp
www/cxx1z_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62454.203178.patch
Type: text/x-patch
Size: 5538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190605/03de38d2/attachment.bin>
More information about the libcxx-commits
mailing list