[libcxx-commits] [libcxx] [libc++][NFC] Add a static assertion to document an assumption in std::hash (PR #114440)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 25 06:53:40 PST 2024
philnik777 wrote:
@s-barannikov What platform do you have? If possible it'd be great to get official support for that platform and implement a good hashing algorithm for that case. I don't think we'll break any 16 bit platforms, since we don't have a general hashing algorithm for them either.
https://github.com/llvm/llvm-project/pull/114440
More information about the libcxx-commits
mailing list