| Article: |
C# Generics | |
| Subject: | Templates | |
| Date: | 2004-05-19 10:13:23 | |
| From: | xeroply | |
| For those coming from C++ background, is there any difference between C# Generics and C++ templates? They look almost identical, except for a few language syntax particularities. | ||
Showing messages 1 through 1 of 1.




You might find a bit more in the white paper on the C# spec at The C# Language Page on MSDN -- scroll down to Reference and download the C# 2.0 specification.