-
DevX Special Report: C++0x: The Dawning of a New Standard
It's been 10 years since the first ISO C++ standard, and 2009 will bring us the second. In this special report, DevX delves into the new features being discussed by the standards team. Learn how these new features will revolutionize the way you code.
http://www.devx.com/SpecialReports/Door/38865
Overview: C++ Gets an Overhaul
In this overview of the changes proposed for the new standard, you'll get an idea of the kinds of improvements you can expect this time around.
http://www.devx.com/SpecialReports/Article/38884
The State of the Language: An Interview with Bjarne Stroustrup
C++ founding father assesses the language on the eve of its new standard.
http://www.devx.com/SpecialReports/Article/38813
Timeline: C++ in Retrospect
Hover and click over each dot to read about C++'s most important historical developments from its nascent pre-processor in 1979 to today's incredibly sophisticated language features and libraries.
http://www.devx.com/SpecialReports/Article/38900
Easier C++: An Introduction to Concepts
C++0x concepts bring the full power of the Generic Programming paradigm to C++, making templates more expressive, easier to write, and easier to use. Spectacularly poor template error messages are a thing of the past!
http://www.devx.com/SpecialReports/Article/38864
Simpler Multithreading in C++0x
The new standard will support multithreading, with a new thread library. Find out how this will improve porting code, and reduce the number of APIs and syntaxes you use.
http://www.devx.com/SpecialReports/Article/38883
Last edited by Danny; 09-09-2008 at 05:16 AM.
Similar Threads
-
Replies: 0
Last Post: 03-06-2007, 03:29 PM
-
By Mike in forum VB Classic
Replies: 2
Last Post: 01-27-2007, 07:28 AM
-
By Mark Alexander Bertenshaw in forum Talk to the Editors
Replies: 0
Last Post: 07-22-2000, 11:09 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|