SafeInt.toString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void toString(Writer sink, FormatSpec!Char fmt)
  2. string toString()
    struct SafeInt(N, bool bitOps = true, bool throws = true)
    const
    string
    toString
    ()
    if (
    isIntegral!N &&
    )

Meta