Great news for fans of std::sort(list.begin(), list.end()) who write managed code: Visual C++ 2005 is planning to include a reworked version of the STL combining good old C++ template syntax with the new CLI generics underpinnings. Stan Lippman has posted Read More...