TestInt.this

Undocumented in source.
  1. this()
  2. this(byte a, ushort b, long c, short d, uint e)
    class TestInt
    pure nothrow @safe @nogc
    this
    (
    byte a
    ,
    ushort b = ushort.init
    ,
    long c = long.init
    ,
    short d = short.init
    ,
    uint e = uint.init
    )

Meta