[libcxx-commits] [libcxx] [libc++] Fix ambiguity in ranges::advance and ranges::next affecting flat_set (PR #177773)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 29 02:53:41 PST 2026


================
@@ -0,0 +1,26 @@
+//===----------------------------------------------------------------------===//
----------------
frederick-vs-ja wrote:

I think we should move the contents to `libcxx/test/std/containers/container.adaptors/flat.set/flat.set.cons/initializer_list.pass.cpp` and actually run the new case.

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


More information about the libcxx-commits mailing list