[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
Sun Feb 1 02:49:28 PST 2026
huixie90 wrote:
btw, that LWG issue has so far only NAD and P4 votes, and I think I think it is unlikely the issue is going anywhere.
I created an alternative PR to avoid using `ranges::advance/next` all together https://github.com/llvm/llvm-project/pull/179095
https://github.com/llvm/llvm-project/pull/177773
More information about the libcxx-commits
mailing list