throwA.throwA

Undocumented in source. Be warned that the author may not have intended to support it.
template throwA(T : Throwable)
throwA
(
Should
)
(
Should should
,
Fence _ = Fence()
,
string file = __FILE__
,
size_t line = __LINE__
)
if (
isInstanceOf!(ShouldType, Should)
)

Meta