[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 Mar 22 03:05:18 PDT 2026
================
----------------
huixie90 wrote:
I don't think this is the exact reproducer. i think you need the wrapper iterator that the Issue reproducer has to trigger the ADL.
https://github.com/llvm/llvm-project/pull/177773
More information about the libcxx-commits
mailing list