On 08/20/2013 02:34 AM, Ramon wrote: > Well, I'm afraid that's what templates are. One (or the compiler) fills > them in and that's it. > > In other words: Templates are compile time while (real) generics are run > time. If real generics means polymorphic type system then the difference is that templates are not part of the type system.