https://issues.dlang.org/show_bug.cgi?id=13568
--- Comment #5 from [email protected] --- 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 <[email protected]> --
