is it just me, or does this fail for minA = 0 minB = 0 maxA = 0x80_00_00_00 maxB = 0x80_00_00_00
I'm pretty sure you need to handle 1 << 32 specially
is it just me, or does this fail for minA = 0 minB = 0 maxA = 0x80_00_00_00 maxB = 0x80_00_00_00
I'm pretty sure you need to handle 1 << 32 specially