BoundsType.LowType

Undocumented in source.
template BoundsType(alias low, alias high, bool packed = true, bool signed = false)
version(none)
alias LowType = typeof(low)

Meta