janderson wrote: > You need a stopping condition like > template specialization or an static if. ... but if this is true, then I have to implement a stopping condition or a static if for _every possible_ actual type ( int, uint, ...)---and the generic achievenment is lost. -manfred