[libcxx-commits] [PATCH] D67675: [libc++] Remove C++03 variadics in shared_ptr

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 17 12:34:55 PDT 2019


zoecarver created this revision.
zoecarver added reviewers: ldionne, EricWF, mclow.lists.
Herald added subscribers: libcxx-commits, dexonsmith, christof.
Herald added a project: libc++.

As suggested by @ldionne in D66178 <https://reviews.llvm.org/D66178>, this patch removes C++03 variadics //only//. Following patches will apply more updates.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D67675

Files:
  libcxx/include/memory
  libcxx/www/cxx1z_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67675.220555.patch
Type: text/x-patch
Size: 9675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190917/15386203/attachment.bin>


More information about the libcxx-commits mailing list