Follow @RoyOsherove on Twitter

CLR Generics Vs. C++ Templates - some good links

An interesting question in last night's talk triggered lost links I had about an interesting subject:
What are the main differences between CLR Generics and C++ Templates?
 
Here are some good links:

Two Powerful Generic Collections And Algorithms Libraries

Oren Ellenbogen rocked last night about Generics, Delegates and Anonymous Methods.