Here are a couple of articles on the Codeguru site that I thought I'd mention since they relate to this thread:

Comparing .NET Generics and C++ Templates
http://www.codeguru.com/columns/expe...cle.php/c7423/

STL.NET: Combining Generics and Templates

http://www.codeguru.com/columns/kate...le.php/c10297/

Brad!