ExpandIntegerType.ExpandIntegerType

Undocumented in source.
  1. alias ExpandIntegerType = T
  2. alias ExpandIntegerType = ExpandNumericType!(T, bits)
    template ExpandIntegerType(T, size_t bits)
    static if(!(is(T : real)))
    alias ExpandIntegerType = ExpandNumericType!(T, bits)

Meta