IntegralTypes

Undocumented in source.
pure nothrow @nogc @safe
alias IntegralTypes = AliasSeq!(byte, ubyte, short, ushort, int, uint, long, ulong)

Meta