[libcxx-commits] [PATCH] D60069: Declare std::tuple_element as struct instead of class

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 1 09:38:10 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357411: [libc++] Declare std::tuple_element as struct instead of class (authored by ldionne, committed by ).
Herald added subscribers: llvm-commits, christof.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D60069?vs=193106&id=193109#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60069/new/

https://reviews.llvm.org/D60069

Files:
  libcxx/trunk/include/__tuple
  libcxx/trunk/include/array
  libcxx/trunk/include/span
  libcxx/trunk/include/tuple
  libcxx/trunk/include/utility
  libcxx/trunk/test/std/utilities/tuple/tuple.tuple/tuple.helper/tuple.include.array.pass.cpp
  libcxx/trunk/test/std/utilities/tuple/tuple.tuple/tuple.helper/tuple_element.fail.cpp
  libcxx/trunk/test/std/utilities/tuple/tuple.tuple/tuple.helper/tuple_element.pass.cpp
  libcxx/trunk/test/std/utilities/tuple/tuple.tuple/tuple.helper/tuple_size_structured_bindings.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60069.193109.patch
Type: text/x-patch
Size: 7940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190401/d2e62e00/attachment-0001.bin>


More information about the libcxx-commits mailing list