show/hide this revision's text 3 better title

Differences in What are the differences between Generics in C# and Java... and Templates in C++?

show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Differences in Generics

I mostly use Java and generics are relatively new. I keep reading that Java made the wrong decision or that .NET has better implementations etc. etc.

So, what are the main differences between C++, C#, Java in generics? Pros/cons of each?