作者:Marshall Cline, Greg Lomow, Mike Girou
出版日期:December 11, 1998
出版社:Addison Wesley
页数:624
ISBN:0-201-30983-1
文件格式:CHM
In a concise and direct question-and-answer format, C++ FAQs, Second Edition brings you the most efficient solutions to more than four hundred of the practical programming challenges you face every day.
Moderators of the on-line C++ FAQ at comp.lang.c++,Marshall Cline, Greg Lomow, and Mike Girou are familiar with C++programmers’ most pressing concerns. In this book, the authorsconcentrate on those issues most critical to the professionalprogrammer’s work, and they present more explanatory material andexamples than is possible on-line. This book focuses on the effectiveuse of C++, helping programmers avoid combining seemingly legal C++constructs in incompatible ways.
This second edition is completely up-to-date withthe final ANSI/ISO C++ Standard. It covers some of the smaller syntaxchanges, such as “mutable”; more significant changes, such as RTTI andnamespaces; and such major innovations as the C++ Standard Library,including the STL. In addition, this book discusses technologies suchas Java, CORBA, COM/COM+, and ActiveX–and the relationship all of thesehave with C++. These new features and technologies are iconed to helpyou quickly find what is new and different in this edition.
Each question-and-answer section contains anoverview of the problem and solution, fuller explanations of concepts,directions for proper use of language features, guidelines for bestpractices and practices to avoid, and plenty of working, stand-aloneexamples. This edition is thoroughly cross-referenced and indexed forquick access.