commit | 389487d79ba3b00b37d05c84a76b998fc1c7b1d0 | [log] [tgz] |
---|---|---|
author | Konstantin Varlamov <varconst@apple.com> | Fri Jul 08 20:46:27 2022 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 08 21:03:25 2022 |
tree | 6ed5c3ee72cb61a54fae0c092ef27561177f8f2f | |
parent | f18a9decd8adf6037485d19218aa4a8c027993fc [diff] |
[libc++][ranges] Implement modifying heap algorithms: - `ranges::make_heap`; - `ranges::push_heap`; - `ranges::pop_heap`; - `ranges::sort_heap`. Differential Revision: https://reviews.llvm.org/D128115 NOKEYCHECK=True GitOrigin-RevId: c945bd0da652cd05c0a74898ef5122c2b7a496ef