enforceNGC

Undocumented in source. Be warned that the author may not have intended to support it.
@trusted @nogc
void
enforceNGC
(
Ex : Throwable = Exception
string file = __FILE_FULL_PATH__
size_t line = __LINE__
)
(
bool value
,
scope lazy string msg = null
)

Meta