Peter Collingbourne 5b8c175804
[libc++] Add another const_cast to support hash_map copy assignment
There was one more const_cast needed after #183223 without which
copy assignment of hash_map was broken. Add it, together with a copy
assignment test.

Reviewers: ldionne

Pull Request: https://github.com/llvm/llvm-project/pull/188660
2026-03-26 12:12:01 -07:00
..
2025-05-08 16:48:57 -04:00
2025-07-05 18:11:58 +02:00