[libcxx-commits] [PATCH] D118003: [libc++] Floyd's improvement to pop_heap
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 7 14:08:14 PST 2022
Quuxplusone updated this revision to Diff 413631.
Quuxplusone added a comment.
Oops, also add a release note. @ldionne LGTY?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118003/new/
https://reviews.llvm.org/D118003
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/include/__algorithm/pop_heap.h
libcxx/include/__algorithm/sift_down.h
libcxx/test/libcxx/algorithms/alg.sorting/alg.heap.operations/make.heap/complexity.pass.cpp
libcxx/test/libcxx/algorithms/alg.sorting/alg.heap.operations/sort.heap/complexity.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118003.413631.patch
Type: text/x-patch
Size: 8296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220307/7196a42c/attachment-0001.bin>
More information about the libcxx-commits
mailing list