IntFlags.toString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void toString(Writer sink, FormatSpec!Char fmt)
    struct IntFlags
    const @trusted
    void
    toString
    (
    Writer
    Char
    )
    (
    Writer sink
    ,
    FormatSpec!Char fmt
    )
  2. void toString(Writer sink)
  3. string toString()

Meta