[libcxx-commits] [libcxx] [libc++][iterator][ranges] P2997R1: Removing the common reference requirement from the indirectly invocable concepts (PR #98817)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 16 06:58:13 PDT 2024
https://github.com/ldionne commented:
@jwakely @StephanTLavavej Did you folks also implement this as a DR? It certainly makes sense to me -- I'm generally against extensions but having a different behavior in C++20 / C++26 seems really confusing for no reason. WDYT?
https://github.com/llvm/llvm-project/pull/98817
More information about the libcxx-commits
mailing list