C++17 Standard Library Quick Reference
eBook Details:
- Paperback: 293 pages
- Publisher: WOW! eBook; 2nd edition (August 13, 2019)
- Language: English
- ISBN-10: 1484249224
- ISBN-13: 978-1484249222
eBook Description:
C++17 Standard Library Quick Reference: A Pocket Guide to Data Structures, Algorithms, and Functions, 2nd Edition
This quick reference is a condensed guide to the essential data structures, algorithms, and functions provided by the C++17 Standard Library. It does not explain the C++ language or syntax, but is accessible to anyone with basic C++ knowledge or programming experience. Even the most experienced C++ programmer will learn a thing or two from it and find it a useful memory-aid.
It is hard to remember all the possibilities, details, and intricacies of the vast and growing Standard Library. This handy reference guide is therefore indispensable to any C++ programmer. It offers a condensed, well-structured summary of all essential aspects of the C++ Standard Library. No page-long, repetitive examples or obscure, rarely used features. Instead, everything you need to know and watch out for in practice is outlined in a compact, to-the-point style, interspersed with practical tips and well-chosen, clarifying examples.
This C++17 Standard Library Quick Reference, 2nd Edition is updated to include all Standard Library changes in C++17, including the new vocabulary types std::string_view, any, optional, and variant; parallel algorithms; the file system library; specialized mathematical functions; and more.