[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 12 17:43:31 PDT 2019


zoecarver updated this revision to Diff 204401.
zoecarver added a comment.

- change name of helper struct
- update constness and value type of type trait


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.204401.patch
Type: text/x-patch
Size: 5566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190613/c8d8a38a/attachment.bin>


More information about the libcxx-commits mailing list