Summary
English to German:   more detail...
  1. parametric polymorphism:


English

Detailed Translations for parametric polymorphism from English to German

parametric polymorphism:

parametric polymorphism [the ~] noun

  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 SpecifiedRelated TranslationsOther Translations
Generika generics; parametric polymorphism
parametrische Polymorphie generics; parametric polymorphism

Related Definitions for "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

Related Translations for parametric polymorphism