[libcxx-commits] [PATCH] D57734: priority_queue::replace_top(x)

Marshall Clow via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 5 10:16:57 PST 2019


mclow.lists added a comment.

No one is "forced" to call `__sift_down`.  In fact, it's explicitly forbidden by the standard.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D57734





More information about the libcxx-commits mailing list