ddoc10325 templ Declaration template templ(T...) if (someConstraint!T) foo Declaration void foo(T)(T t) if (someConstraint!T);