summaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/ranges_ends_with.h
AgeCommit message (Expand)Author
2024-09-16[libc++][modules] Fix missing and incorrect includes (#108850)Louis Dionne
2024-08-01[libc++] Remove dedicated namespaces for ranges functions (#76543)Christopher Di Bella
2024-04-22[libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (...Nikolas Klauser
2024-03-23[libc++][ranges] use `static operator()` for C++23 ranges (#86052)Xiaoyang Liu
2024-01-25[libc++] Fix missing and incorrect push/pop macros (#79204)Louis Dionne
2023-09-18[libc++] Implement ranges::ends_withZijun Zhao