Comment Re:OMG templates totally rule! (Score 1) 121
First, templates increase the amount of code you need to write and second, I don't see how it makes the code more compact or reduces duplicate code. That is a factor of design. The compile time type checking is generics saving grace.