mirror of
https://github.com/darlinghq/darling-libcxx.git
synced 2024-11-23 11:59:52 +00:00
9637883af0
Summary: LWG 3158 marks the allocator_arg_t constructor of std::tuple as conditionnally explicit based on whether the default constructors of the tuple's members are explicitly default constructible. This was previously committed as r372778 and reverted in r372832 due to the commit breaking LLVM's build in C++14 mode. This issue has now been addressed. Reviewers: mclow.lists Subscribers: christof, jkorous, dexonsmith, libcxx-commits Tags: #libc Differential Revision: https://reviews.llvm.org/D65232 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@373092 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
atomic_design_a.html | ||
atomic_design_b.html | ||
atomic_design_c.html | ||
atomic_design.html | ||
content.css | ||
cxx1y_status.html | ||
cxx1z_status.html | ||
cxx2a_status.html | ||
index.html | ||
menu.css | ||
ts1z_status.html | ||
type_traits_design.html | ||
upcoming_meeting.html |