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

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 1 09:16:28 PDT 2019


mclow.lists added a comment.

In D60069#1449937 <https://reviews.llvm.org/D60069#1449937>, @jdoerrie wrote:

> Right, there shouldn't be any inheritance. Some of the `public:` access specifications are now redundant, though.


And I think that you should get rid of them.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D60069





More information about the cfe-commits mailing list