diff options
author | Paul Rigge <rigge@google.com> | 2024-02-28 11:38:24 -0800 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2024-02-28 11:39:10 -0800 |
commit | b7372748dcdc35f40c12742cb57947a409e7f0b7 (patch) | |
tree | ef41be8ed2a3a83e5eed22c198b9564d34f46462 /ABSEIL_ISSUE_TEMPLATE.md | |
parent | 953cec754aca513df7163abb8859c6b81dc9b202 (diff) |
Rework casting in raw_hash_set's `IsFull()`.
Instead of casting an int to the enum type where the int does not have an associated enum value, cast the enum to its underlying type. This should be no functional change but make some linters happier.
PiperOrigin-RevId: 611172311
Change-Id: I9ae10f8fa2029014236f60a90ee2ab2273c66fa5
Diffstat (limited to 'ABSEIL_ISSUE_TEMPLATE.md')
0 files changed, 0 insertions, 0 deletions