The OpenD Programming Language

BigUIntView.opCast

  1. T opCast()
  2. T opCast()
  3. T opCast()
    struct BigUIntView(W)
    @safe const scope
    T
    opCast
    (
    T
    bool nonZero = false
    )
    ()
    if (
    __traits(isUnsigned, W)
    )
  4. BigUIntView!V opCast()

Meta