首页 > Term: parametric polymorphism
parametric polymorphism
A feature of the common language runtime, conceptually similar to C++ templates, that allows classes, structures, interfaces, and methods to have placeholders (generic type parameters) for the data types they store and manipulate. Generic types are a form of parameterized types.
0
创建者
- Romain
- 44.44% positive feedback