[libcxx-commits] [libcxx] [libc++] Add std::hash support for wide _BitInt types (PR #193194)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 7 16:03:39 PDT 2026


philnik777 wrote:

I think `hash` is one of the last things we should implement, since we lock ourselves into the implementation once we do it. I'd rather get more experience with less critical facilities first. (And IMO other parts of the library are also more useful for `_BitInt`)

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


More information about the libcxx-commits mailing list