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

Agustín Bergé via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 10 08:54:17 PST 2015


K-ballo updated this revision to Diff 42432.
K-ballo added a comment.

Addressed review comments


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.42432.patch
Type: text/x-patch
Size: 18628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151210/afc5651b/attachment-0001.bin>


More information about the cfe-commits mailing list