show.show

Undocumented in source. Be warned that the author may not have intended to support it.
template show(Args...)
@safe pure
void
show
(
string file = __FILE__
,
uint line = __LINE__
,
string fun = __FUNCTION__
)
if (
Args.length >= 1
)

Meta