IntFlag.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 IntFlag
    pure nothrow @nogc const @trusted
    void
    toString
    (
    Writer
    Char
    )
    (
    Writer sink
    ,
    FormatSpec!Char fmt = (FormatSpec!Char).init
    )
  2. string toString()

Meta