commit | f372cc7e821166c0714538a2f875212fb4100716 | [log] [tgz] |
---|---|---|
author | Zoe Carver <[email protected]> | Mon Oct 07 21:41:15 2019 |
committer | Zoe Carver <[email protected]> | Mon Oct 07 21:41:15 2019 |
tree | 3d27697427aa3ae15b926287a0e20cfb6b1cacbc | |
parent | 346d6e294c4d240cd797ed3180a4b6fe890acc66 [diff] |
[libc++] Remove C++03 variadics in shared_ptr (v2) Summary: In my last patch (D67675) I forgot a few variadics. This patch removes the remaining make_shared and allocate_shared C++03 variadics. Reviewers: ldionne, EricWF, mclow.lists Subscribers: christof, dexonsmith, libcxx-commits Tags: #libc Differential Revision: https://reviews.llvm.org/D68000 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@373971 91177308-0d34-0410-b5e6-96231b3b80d8