The Wayback Machine - https://web.archive.org/web/20100724055539/http://www.codeguru.com:80/cpp/cpp/cpp_managed/templates/

    Templates

    64-bit Loki

    Review this report about the testing of portability of the Loki library for 64-bit systems with the help of Viva64 code analyzer. It contains recommendations for use of the library as well as explores the peculiarities of libraries built on templates.

    Partial Template Specialization with Visual C++ .NET 2003

    C++ templates are like a secret weapon for developers. Those who never got around to learning C++ because "it's really complicated" and "it has all kinds of funky features no one would ever use" have no idea what we can do with templates. Now to learn about templates and the dramatic improvements in Visual C++ .NET!