__format

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string __format(string fmt, Args args)
  2. string __format(string fmt, Args args)
    @trusted nothrow
    !debug
    string
    __format
    (
    Args...
    )
    (
    string fmt
    ,
    Args args
    )

Meta