hash.h
50.4 KB
-
`AbslHashValue()` applied to a C-style array simply decays the array to a… · 70af93e9
`AbslHashValue()` applied to a C-style array simply decays the array to a pointer and hashes that, which is very unlikely to be what the author intended. PiperOrigin-RevId: 525923741 Change-Id: I876dbde341f0b0642fa3d10e3f67b0b31d0311bf
Abseil Team committed