[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
Fri Jan 30 08:59:22 PST 2026
halbi2 wrote:
This modifies `ranges::advance` but does not test the modifications to `ranges::advance`, only a new test case in `flat_set` which is not related to `advance`.
https://github.com/llvm/llvm-project/pull/177773
More information about the libcxx-commits
mailing list