Skip to content
GitLab
Explore
Sign in
suyu
src
common
bit_field.h
Find file
Blame
History
Permalink
common/bit_field: Silence sign-conversion warnings
· 14581e4a
Lioncash
authored
Nov 13, 2019
We can just use numeric_limits instead of relying on wraparound behavior here.
14581e4a
Loading