Files
abseil-cpp/absl/container
Evan Brown 4bf37d8e19 Fix a bug of casting sizeof(slot_type) to uint16_t instead of uint32_t.
Note that in the above static_assert, we check that sizeof(slot_type) fits in a uint32_t, not a uint16_t and the field in PolicyFunctions is a uint32_t.

PiperOrigin-RevId: 756886567
Change-Id: I5ca915b814d1da6cdc1d24152b2ebde5dec9d28b
2025-05-09 13:30:30 -07:00
..
2020-03-09 16:10:21 -04:00