The OpenD Programming Language

CommonRCImpl.opCast

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

Meta