Thursday, Nov 20, 2003, 11:05 AM
in
.NET
C++ templates vs. CLR generics
Here. Under Whidbey, VC++ supports both CLR generics and C++ templates for managed code. In this post, Brandon Bray, a PM on the VC++ team, lays out the differences, while also laying out the differences between C++ templates and CLR generics in general.