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

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 29 11:52:27 PDT 2023


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

Add documentation & rename `__make_uninitialized_buffer` to makes the non-throwing allocation semantics more readily apparent.


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.535944.patch
Type: text/x-patch
Size: 7923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230629/0145e9a9/attachment.bin>


More information about the libcxx-commits mailing list