aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/partition.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-22[libc++] Eliminate needless `add_lvalue_reference` from <algorithm> helpers. ...Arthur O'Dwyer1-3/+2
2021-06-24[libcxx][modularisation] moves <utility> content out of <type_traits>Christopher Di Bella1-0/+2
2021-06-19[libcxx] Move all algorithms into their own headersLouis Dionne1-0/+86
2021-06-07Revert "[libcxx][gardening] Move all algorithms into their own headers."Petr Hosek1-113/+0
2021-06-04[libcxx][gardening] Move all algorithms into their own headers.zoecarver1-0/+113