Stan Lippmann, longtime C++ author and advocate and now central figure in Microsoft's C++/CLI implementation and specification, has posted on MSDN a tour of a new port of the C++ Standard Template Library to .NET, called "STL.NET". It's an interesting introduction to how the new generics support in .NET 2.0 meets the old template idea from C++.
|