[libcxx-commits] [PATCH] D60069: Declare std::tuple_element as struct instead of class
Jan Wilken Dörrie via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 1 09:25:07 PDT 2019
jdoerrie updated this revision to Diff 193106.
jdoerrie added a comment.
Remove redundant `public:` access controls
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60069/new/
https://reviews.llvm.org/D60069
Files:
include/__tuple
include/array
include/span
include/tuple
include/utility
test/std/utilities/tuple/tuple.tuple/tuple.helper/tuple.include.array.pass.cpp
test/std/utilities/tuple/tuple.tuple/tuple.helper/tuple_element.fail.cpp
test/std/utilities/tuple/tuple.tuple/tuple.helper/tuple_element.pass.cpp
test/std/utilities/tuple/tuple.tuple/tuple.helper/tuple_size_structured_bindings.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60069.193106.patch
Type: text/x-patch
Size: 7589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190401/48d74d45/attachment.bin>
More information about the libcxx-commits
mailing list