[PATCH] D55466: Change `tuple_size` from a `class` to a `struct` (see PR#39871)

Louis Dionne via Phabricator reviews at reviews.llvm.org
Mon Dec 10 10:48:21 PST 2018


ldionne accepted this revision.
ldionne added a comment.

Oh gosh I've been wondering forever why we defined them as classes in the standard. Glad to see we're fixing that.


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

https://reviews.llvm.org/D55466





More information about the libcxx-commits mailing list