[libcxx-commits] [libcxx] [libc++] Implement P2077R3: Heterogeneous erasure overloads for associative containers (PR #174680)

Rafail Shakhin ogly via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 9 09:17:07 PST 2026


rsaddatimov wrote:

I think there is no need to create separate header `test_transparent_associative.hpp`

Instead I suggest to rename `test_transparent_unordered.hpp ==> test_transparent_associatvie.hpp`.

Should I do it in this PR? It would just require renaming includes in a bunch of tests

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


More information about the libcxx-commits mailing list