[libcxx-commits] [PATCH] D154017: Cleanup __uninitialized_temporary_buffer internals.

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 28 16:48:13 PDT 2023


EricWF updated this revision to Diff 535565.
EricWF added a comment.

Fix C++03 build


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

https://reviews.llvm.org/D154017

Files:
  libcxx/include/__algorithm/inplace_merge.h
  libcxx/include/__algorithm/stable_partition.h
  libcxx/include/__algorithm/stable_sort.h
  libcxx/include/__memory/uninitialized_buffer.h
  libcxx/include/new

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154017.535565.patch
Type: text/x-patch
Size: 6882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230628/0dc1443f/attachment.bin>


More information about the libcxx-commits mailing list