[libcxx-commits] [PATCH] D62618: [libcxx] Make std::tuple<> trivially constructible

Marshall Clow via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 29 12:29:01 PDT 2019


mclow.lists added a comment.

Other than the "this is not standard behavior", and my general feeling about "things that everyone does, but aren't in the standard", I'm fine with this.
Once we get an LWG issue open on this behavior, I'll be strongly in favor of this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62618





More information about the libcxx-commits mailing list