[Issue 13568] Support compile-time format strings in std.format
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Mar 22 15:10:40 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=13568
--- Comment #5 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/3aa8011a043a9bcfd52d43255f3c0a8885e143e9
Issue 13568: Add CT-checked format string overloads to std.stdio
* Add overloads for readf, writef, writefln.
* Separate fmt argument from args for writef[ln] to improve docs.
https://github.com/dlang/phobos/commit/722683b65186a46a6f9977e15810ee766b257879
Merge pull request #5296 from ntrel/ct-stdio-format
Issue 13568: Add CT-checked format string overloads to std.stdio
merged-on-behalf-of: H. S. Teoh <quickfur at users.noreply.github.com>
--
More information about the Digitalmars-d-bugs
mailing list