[libcxx-commits] [libcxx] [libc++] Fix ambiguity in ranges::advance and ranges::next affecting flat_set (PR #177773)
via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Feb 28 23:50:58 PST 2026
huixie90 wrote:
> > Hey @TheAmgadX , LWG has proposed a new solution to this issue which modifies the `sentinel_for` concept. And the issue is tentatively ready with the new resolution. Do you mind giving the new solution a go?
> > Many thanks!
>
> Thanks for the update, could you please share the link of the new resolution.
It is at the end of the same issue https://cplusplus.github.io/LWG/issue4510
https://github.com/llvm/llvm-project/pull/177773
More information about the libcxx-commits
mailing list