Domain Tools

Welcome  Guest! Login/Join

Sponsored Ads
Google
Cheap VPS Hosting Registrant Search     Sponsor DomainTools
DomainTools Blog: Great Domains Still Available - Bid NOW Online! - Posted 10 days ago - 22 comments

Main Content

Using auto_ptr Effectively Explains why auto_ptr neatly solves common C++ design and coding problems, and why using it can lead to more robust code.


Gotw.ca DMOZ 11-16 of 16



Directory: Computers / Programming / Languages / C++ / Memory_Management
Title: Using auto_ptr Effectively
Description: Explains why auto_ptr neatly solves common C++ design and coding problems, and why using it can lead to more robust code.
Location: http://www.gotw.ca/publications/using_auto_ptr_effectively.htm
 
  
Directory: Computers / Programming / Languages / C++ / Papers
Title: Herb Sutter - Publications
Description: Over 80 in-depth articles about object-oriented software development and C++ design and programming have been published in C/C++ Users Journal, C++ Report, Dr. Dobb's Journal, Java Report, Visual C++ Developer's Journal, and other magazines.
Location: http://www.gotw.ca/publications/
 
  
Directory: Computers / Programming / Languages / C++ / Standards
Title: Toward a Standard C++0x Library, Part 1
Description: This article appeared in C/C++ Users Journal, 20(1).
Location: http://www.gotw.ca/publications/mill20.htm
 
  
Directory: Computers / Programming / Languages / Comparison_and_Review
Title: The C Family of Languages
Description: Interview with Dennis Ritchie, Bjarne Stroustrup, James Gosling.
Location: http://www.gotw.ca/publications/c_family_interview.htm
 
  
Directory: Computers / Programming / Threads
Title: It's (Not) All Been Done
Description: Every decade or so there is a major revolution in the way software is developed. But, unlike the object and web revolutions, the concurrency revolution can be seen coming.
Location: http://www.gotw.ca/publications/guest-ed-200609.htm
 
  
Directory: Computers / Programming / Threads
Title: The Free Lunch Is Over: A Fundamental Turn Toward Concurrency in Software
Description: The biggest sea change in software development since the OO revolution is knocking at the door, and its name is Concurrency.
Location: http://www.gotw.ca/publications/concurrency-ddj.htm