Template Zero
Evaluates to the zero value for a given type.
template Zero(T)
;
assert (Zero!creal == 0.0+0.0i);
Evaluates to the zero value for a given type.
template Zero(T)
;
assert (Zero!creal == 0.0+0.0i);