![]() This is not mandated by the standard, so it goes in libcxx/test/libcxx/. It's certainly arguable that the algorithms changed here (`is_heap`, `is_sorted`, `min`, `max`) are harmless and we should just let them copy their comparators once. But at the same time, it's nice to have all our algorithms be 100% consistent and never copy a comparator, not even once. Differential Revision: https://reviews.llvm.org/D114136 |
||
---|---|---|
.. | ||
alg.c.library | ||
alg.modifying.operations | ||
alg.nonmodifying | ||
alg.sorting | ||
algorithms.general | ||
robust_against_adl.compile.pass.cpp | ||
robust_against_adl_on_new.pass.cpp | ||
robust_re_difference_type.compile.pass.cpp |