[PATCH] D14839: [libcxx] LWG2485: get() should be overloaded for const tuple&&

Agustín Bergé via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 15 12:32:47 PST 2015


K-ballo updated this revision to Diff 42892.
K-ballo marked 15 inline comments as done.
K-ballo added a comment.

Addressed review comments. Use `UNSUPPORTED` in `pairs.by.type.pass`.


http://reviews.llvm.org/D14839

Files:
  include/__tuple
  include/array
  include/tuple
  include/utility
  test/std/containers/sequences/array/array.tuple/get_const_rv.pass.cpp
  test/std/utilities/tuple/tuple.tuple/tuple.elem/get_const_rv.fail.cpp
  test/std/utilities/tuple/tuple.tuple/tuple.elem/get_const_rv.pass.cpp
  test/std/utilities/tuple/tuple.tuple/tuple.elem/tuple.by.type.pass.cpp
  test/std/utilities/utility/pairs/pair.astuple/get_const_rv.pass.cpp
  test/std/utilities/utility/pairs/pair.astuple/pairs.by.type.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14839.42892.patch
Type: text/x-patch
Size: 22496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151215/3f1e9e10/attachment-0001.bin>


More information about the cfe-commits mailing list