common/bit_field: Silence sign-conversion warnings
We can just use numeric_limits instead of relying on wraparound behavior here.
Loading
Please register or sign in to comment
We can just use numeric_limits instead of relying on wraparound behavior here.