[libcxx-commits] [libcxx] [libc++][ranges] use `static operator()` for C++23 ranges (PR #86052)
Xiaoyang Liu via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 20 21:03:19 PDT 2024
xiaoyang-sde wrote:
Once this pull request is merged, it's worth considering backporting this feature to those related to C++20 ranges, given that both Clang and GCC have implemented language extensions that support `static operator()` in C++20.
https://github.com/llvm/llvm-project/pull/86052
More information about the libcxx-commits
mailing list