PType.toString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void toString(Out output)
    struct PType
    void
    toString
    (
    Out
    )
    (
    ref Out output
    )
    if (
    isOutputRange!(Out, dchar)
    )
  2. string toString()

Meta