C# Generics - Beyond Containers of T.

Uloženo v:
Podrobná bibliografie
Název: C# Generics - Beyond Containers of T.
Autoři: Love, Steve steve.love@essennell.co.uk
Zdroj: Overload. Aug2006, Issue 74, p17-21. 5p.
Témata: C# (Computer program language), Programming languages, C (Computer program language), Java programming language, Source code
Abstrakt: The article focuses on the use of the latest computer generics in C# from version 2.0. This generic code is supported by the runtime and exposed in the language of C# 2.0. Programmers already familiar with C++ templates or Java generics will immediately spot that they share a common best motivation with C# that improve the type-safe of code generic containers of things. Furthermore, this will give programmers much greater confidence that once compiled is correct.
Databáze: Supplemental Index
Popis
Abstrakt:The article focuses on the use of the latest computer generics in C# from version 2.0. This generic code is supported by the runtime and exposed in the language of C# 2.0. Programmers already familiar with C++ templates or Java generics will immediately spot that they share a common best motivation with C# that improve the type-safe of code generic containers of things. Furthermore, this will give programmers much greater confidence that once compiled is correct.
ISSN:13543172