summaryrefslogtreecommitdiff
path: root/libcxx/include/__debug_utils/strict_weak_ordering_check.h
AgeCommit message (Expand)Author
2025-10-07[libc++] Make the naming of the iterator_traits aliases consistent (#161661)Nikolas Klauser
2024-01-22[libc++][hardening] Categorize assertions related to strict weak ordering (#7...Konstantin Varlamov
2023-06-28[libc++][hardening][NFC] Introduce `_LIBCPP_ASSERT_UNCATEGORIZED`.varconst
2023-06-04[libcxx] Add strict weak ordering checks to sorting algorithmsDanila Kutenin