FormatSpec.this
this
(in Char[] fmt) @safe pureCreates a new FormatSpec.
The string is lazily evaluated. That means, nothing is done, until writeUpToNextSpec is called.
Parameters
fmt | a format string |
(in Char[] fmt) @safe pureCreates a new FormatSpec.
The string is lazily evaluated. That means, nothing is done, until writeUpToNextSpec is called.
fmt | a format string |