[libcxx-commits] [libcxx] map, unordered_map: use static method for getting value of __hash_value_type (PR #135365)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 11 06:30:43 PDT 2025
https://github.com/philnik777 requested changes to this pull request.
I don't think this actually fixes anything. AFAICT we're still punning. Also note that I've got a patch up to fix this more fundamentally (see #134819), so I'm not sure it makes sense to move forward with this patch.
https://github.com/llvm/llvm-project/pull/135365
More information about the libcxx-commits
mailing list