SumType.toString
- string toString()
- void toString(Sink sink, FormatSpec!Char fmt)
struct SumType(Types...)
void
toString
(,const ref FormatSpec!Char fmt )
Parameters
- sink Sink
- fmt FormatSpec!Char
See Also
sumtype SumType
aliasesconstructorsdestructorsfunctions
Handles formatted writing of the SumType's current value.
Not available when compiled with -betterC.