Fixed.SHIFT

How much to shift the data store in-operation.

struct Fixed(T, size_t FRACT_BITS = (8 * (T.sizeof / 2)))
@nogc nothrow
enum T SHIFT;

Meta