aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/ranges_cmp.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-12-13libstdc++: Swap expressions in noexcept-specifier of ranges::not_equal_toJonathan Wakely1-1/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-16libstdc++: Only declare feature test macros in standard headersJonathan Wakely1-5/+2
2023-08-16libstdc++: Replace all manual FTM definitions and useArsen Arsenović1-9/+5
2023-04-18libstdc++: Implement range_adaptor_closure from P2387R3 [PR108827]Patrick Palka1-0/+4
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-02-22libstdc++: Implement P2415R2 changes to viewable_range / views::allPatrick Palka1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-01libstdc++: Define std::__is_constant_evaluated() for internal useJonathan Wakely1-3/+2
2021-06-21libstdc++: Sync __cpp_lib_ranges macro defined in ranges_cmp.hPatrick Palka1-1/+1
2021-04-06libstdc++: Add nodiscard attribute to cast-like functionsJonathan Wakely1-0/+1
2021-03-10libstdc++: Implement LWG 3530 for concept-constrained comparisonsJonathan Wakely1-18/+5
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-09-22libstdc++: Introduce new headers for C++20 ranges componentsJonathan Wakely1-0/+195