llvm-project/libcxx/test/std/algorithms/alg.sorting
Nikolas Klauser 7afa1598a3 [libc++] Avoid including <tuple> in compressed_pair.h
compressed_pair is widely used in the library, but most of the uses don't use the tuple parts. To avoid including <tuple> everywhere, use the forward declaration instead in compressed_pair.h

Reviewed By: ldionne, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D133331
2022-09-18 10:49:35 +02:00
..
alg.binary.search [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
alg.clamp [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
alg.heap.operations [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
alg.lex.comparison [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
alg.merge [libc++] Enable [[nodiscard]] extensions by default 2022-09-02 21:34:20 +02:00
alg.min.max [libc++] Avoid including <tuple> in compressed_pair.h 2022-09-18 10:49:35 +02:00
alg.nth.element [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
alg.partitions [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
alg.permutation.generators [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
alg.set.operations [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
alg.sort [libc++] Avoid including <tuple> in compressed_pair.h 2022-09-18 10:49:35 +02:00
sortable_helpers.h [libc++] Remove trailing whitespace from libcxx includes, source, tests and benchmarks 2022-08-23 18:25:54 -04:00