A comprehensive, yet concise reference to the ANSI standard for C++ programming. The text includes guidance on: proper technical format or best stylistic ways of expressing major C++ constructs; and the Standard Template Library - the set of classes included in ANSI standard that has revolutionized C++ development. Code examples are used to show the reader how to use key language elements within programs, and a style guide offers tips for correct formatting of code.
Read More
A comprehensive, yet concise reference to the ANSI standard for C++ programming. The text includes guidance on: proper technical format or best stylistic ways of expressing major C++ constructs; and the Standard Template Library - the set of classes included in ANSI standard that has revolutionized C++ development. Code examples are used to show the reader how to use key language elements within programs, and a style guide offers tips for correct formatting of code.
Read Less