wideIntImpl.opCast

Cast to bool.

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

Meta