[libcxx-commits] [libcxx] [libc++] Set feature test macros __cpp_lib_ranges_contains and__cpp_lib_ranges_starts_ends_with (PR #81816)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 29 08:34:10 PST 2024


https://github.com/ldionne approved this pull request.

I fixed up a few things like adding the versions to the .csv file and correcting the paper number for `ranges::contains` in the release notes. LGTM, I'll merge once the CI is green.

https://github.com/llvm/llvm-project/pull/81816


More information about the libcxx-commits mailing list