SmartInt.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
  1. M opCast()
  2. M opCast()
  3. M opCast()
    struct SmartInt(N, bool bitOps = true, bool throws = true)
    const
    M
    opCast
    (
    M
    )
    ()
    if (
    isIntegral!M
    ||
    isSomeChar!M
    )
    if (
    isIntegral!N &&
    )

Meta