The OpenD Programming Language

NormalizedInt.opCast

Cast between NormalizedInt types.

  1. NormInt opCast()
    struct NormalizedInt(I)
    @safe pure nothrow @nogc const
    NormInt
    opCast
    (
    NormInt
    )
    ()
    if (
    is(NormInt == NormalizedInt!T,
    T
    )
    )
  2. F opCast()

Meta