You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/libcxx/utilities/tuple/tuple.tuple/tuple.cnstr
Louis Dionne a67757da87 [libcxx] Make std::tuple<> trivially constructible
Summary:
This is not mandated by the Standard, but it's nonetheless a nice
property to have, especially since it's so easy to implement. It
also shrinks our bug list!

PR41714

Reviewers: mclow.lists, EricWF

Subscribers: christof, jkorous, dexonsmith, libcxx-commits

Tags: #libc

Differential Revision: https://reviews.llvm.org/D62618

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@363075 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
PR20855_tuple_ref_binding_diagnostics.fail.cpp Support tests in freestanding 6 years ago
disable_reduced_arity_initialization_extension.pass.cpp Support tests in freestanding 6 years ago
empty_tuple_trivial.pass.cpp [libcxx] Make std::tuple<> trivially constructible 6 years ago
enable_reduced_arity_initialization_extension.pass.cpp Support tests in freestanding 6 years ago