Subject | Swedish | English |
comp., MS | parametriserad typ | parameterized type (A type whose definition has placeholders for actual types that the user specifies when creating and using instances of the type. C++ templates and common language runtime generics are examples of parameterized types) |