The C++ core language. Up and running -- Types -- Reference types -- The object life cycle -- Runtime polymorphism -- Compile-time polymorphism -- Expressions -- Statements -- Functions -- C++ libraries and frameworks. Testing -- Smart pointers -- Utilities -- Containers -- Iterators -- Strings -- Streams -- Filesystems -- Algorithms -- Concurrency and parallelism -- Network programming with Boost Asio -- Writing applications.
0
"A guide to C++ that begins by introducing all the core language features, then explores the Standard and Boost Libraries. Covers major features of modern C++, including types, expressions, containers, and more"--