TechNetCast Play - C++0x
Bjarne Stroustrup's suggestions for C++0x. Text, PDF and MP3 formats. (April 11, 2001)
Toward a Standard C++0x Library, Part 1
This article appeared in C/C++ Users Journal, 20(1). (January, 2002)
The New C++
Introduces people and groups involved in the C++ standardization process. (February, 2002)
The New C++: The Group of Seven
Presents a survey of the first batch of suggested library extensions that were considered at the October 2001 WG21/J16 meeting in Redmond. (April, 2002)
The New C++: Smart(er) Pointers
Takes a closer look at one of the proposed facilities - smart pointers, which were discussed again at the April 2002 standards meeting. (August, 2002)
The New C++: Typedef Templates
Presents an overview of the proposed typedef templates. (December, 2002)
The New C++: Trip Report
An update on the most recent C++ standards meeting, and why things are (finally) heating up. (February, 2003)
A Brief Look at C++0x
Offers a sneak peek at the next version of standard C++. It briefly outlines the guiding principles of the work on C++0x, presents a few examples of likely language extensions, and lists some proposed new standard libraries. (January 2, 2006)
Living By the Rules
Understanding compiler rules better equips you to interpret messages the compiler sends you. (May 16, 2006)
Living By the Rules: Part II
Discusses the addition of almost all of TR1 to the new C++ Standard. (June 1, 2006)
[ 1 ] [ 2 ] [ 3 ]
|