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

Latest Templates Articles

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!

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

Top White Papers and Webcasts

  • Live Event Date: June 24, 2014 @ 1:00 p.m. ET / 10:00 a.m. PT People are evolving their choice for devices, and developers have to evolve their applications as well. Building apps continues to get more complex with the number of different form factors available on the market. New form factors include all-in-one PCs , 2-in-1 PCs, and more modern tablets. For the best end-user experience, the apps you build need to be aware of not only the platform, but also the devices and their capabilities. Check out …

  • With JRebel, developers get to see their code changes immediately, fine-tune their code with incremental changes, debug, explore and deploy their code with ease (both locally and remotely), and ultimately spend more time coding instead of waiting for the dreaded application redeploy to finish. Every time a developer tests a code change it takes minutes to build and deploy the application. JRebel keeps the app server running at all times, so testing is instantaneous and interactive.

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds