Generics (Visual C++)
Visual Studio 2008
Visual C++ 2005 introduces support for generic methods and types in Visual C++. In this section, find out how to author your own generic methods and types in Visual C++ and how to use generic types authored in C# or another language in Visual C++. This section also includes a comparison of generics and C++ templates.