[libcxx-commits] [libcxx] [libc++] Implement P3567R2 flat_meow fixes (PR #162022)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Fri Dec 19 10:11:01 PST 2025


================
@@ -587,6 +587,15 @@ class flat_map {
     __append_sort_merge_unique</*WasSorted = */ false>(ranges::begin(__range), ranges::end(__range));
----------------
ldionne wrote:

We're still missing a change to the `.csv` files

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


More information about the libcxx-commits mailing list