Resumen
Inglés a español:   más información...
  1. parametric polymorphism:


Inglés

Traducciones detalladas de parametric polymorphism de inglés a español

parametric polymorphism:

parametric polymorphism [the ~] sustantivo

  1. the parametric polymorphism (generics)
    – 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. 1

Translation Matrix for parametric polymorphism:

Not SpecifiedTraducciones relacionadasOther Translations
genéricos generics; parametric polymorphism
polimorfismo paramétrico generics; parametric polymorphism

Definiciones relacionadas de "parametric polymorphism":

  1. 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.1

Traducciones relacionadas de parametric polymorphism