Aid.this

Copy constructor

  1. this(ulong id)
  2. this(typeof(this) rhs)
    struct Aid
    @safe pure nothrow @nogc
    this
    (
    ref return scope typeof(this) rhs
    )

Meta