It’s a portable way to set all the binary bits in an integer to 1 bits without having to know how many bits are in the integer on the current architecture.
It’s a portable way to set all the binary bits in an integer to 1 bits without having to know how many bits are in the integer on the current architecture.