Generics (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.

In This Section

See Also

Concepts

Language Features for Targeting the CLR