enforce

A template of enforce function.

alias enforce(T = W4dException) = std.exception.enforce!T

Meta