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