__format

This function is same as std.format made nonthow It's meant to be used in assert/pre-post Parans: fmt = string format args = argument list

@trusted nothrow pure
debug
string
__format
(
Args...
)
(
string fmt
,
Args args
)