C++ Primer 5th Edition, Part 2: How Language Revisions Change Strategy

Imagine that you are a textbook author. Throughout your book, your programming examples have dutifully used copy constructors that explicitly copy their classes' data members. Now the language has changed, and all this code is no longer necessary. What do you do?


July 25, 2012
URL:http://www.drdobbs.com/cpp/c-primer-5th-edition-part-2-how-language/240004388

Terms of Service | Privacy Statement | Copyright © 2024 UBM Tech, All rights reserved.