Generics in the CLR
I found this article by Jason Clark about how generics are being implemented in the .NET CLR. He does a good job explaining what makes C# generics different (and better) than C++ templates and Java's version of generics. Read it here.
Posted by JoshC at October 8, 2003 1:51 PM
TrackBack URL for this entry:
http://www.joshchristie.com/weblog/mt/mt-tb.cgi/33
Listed below are links to weblogs that reference 'Generics in the CLR' from Josh Christie's Weblog.
http://www.joshchristie.com/weblog/mt/mt-tb.cgi/33
Listed below are links to weblogs that reference 'Generics in the CLR' from Josh Christie's Weblog.
Post a comment
