CommonRCImpl.opCast

  1. C opCast()
  2. C opCast()
  3. C opCast()
    mixintemplate CommonRCImpl()
    pure nothrow @nogc const @trusted
    C
    opCast
    (
    C : ThisTemplate!Q
    Q
    )
    ()
    if (
    isImplicitlyConvertible!(const(T)*, Q*)
    )
  4. C opCast()
  5. C opCast()

Meta