wideIntImpl.opCast

Cast to a smaller integer type (truncation).

  1. T opCast()
    struct wideIntImpl(bool signed, int bits)
    @nogc pure const nothrow
    T
    opCast
    (
    T
    )
    ()
    if (
    isIntegral!T
    )
  2. T opCast()
  3. T opCast()

Meta