[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 11:11:08 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!

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


More information about the libcxx-commits mailing list