Introduction - If you have any usage issues, please Google them yourself
This book presents the complete C++ language. Chapters 1 through 10 give a tutorial introduction Chapters 11 through 13 provide a discussion of design and software development issues and, finally, the complete C++ reference manual is included. Naturally, the features added and resolutions made since the original edition are integral parts of the presentation. They include refined overloading resolution, memory management facilities, and access control mechanisms, typesafe linkage, c o n s t and s t a t i c member functions, abstract classes, multiple inheritance, templates, and exception handling.