enforceFmt

Undocumented in source. Be warned that the author may not have intended to support it.
@safe @nogc
void
enforceFmt
(
T : Throwable = Exception
string file = __FILE_FULL_PATH__
size_t line = __LINE__
A...
)
(
bool cond
,
string fmt
,
auto ref A args
)

Meta