Fixed.Self

Shorthand for this type

struct Fixed(T, size_t FRACT_BITS = (8 * (T.sizeof / 2)))
@nogc nothrow
alias Self = typeof(this)

Meta