C++17 Standard Library Quick Reference

C++17 Standard Library Quick Reference
Author :
Publisher : Apress
Total Pages : 308
Release :
ISBN-10 : 9781484249239
ISBN-13 : 1484249232
Rating : 4/5 (39 Downloads)

Book Synopsis C++17 Standard Library Quick Reference by : Peter Van Weert

Download or read book C++17 Standard Library Quick Reference written by Peter Van Weert and published by Apress. This book was released on 2019-07-31 with total page 308 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 new 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. What You Will LearnGain the essentials that the C++ Standard Library has to offerUse containers to efficiently store and retrieve your dataInspect and manipulate your data with algorithms See how lambda expressions allow for elegant use of algorithmsDiscover what the standard string class provides and how to use itWrite localized applicationsWork with file and stream-based I/OPrevent memory leaks with smart pointersWrite safe and efficient multi-threaded code using the threading libraries Who This Book Is For All C++ programmers, irrespective of their proficiency with the language or the Standard Library. A secondary audience is developers who are new to C++, but not new to programming, and who want to learn more about the C++ Standard Library in a quick, condensed manner.


C++17 Standard Library Quick Reference Related Books

C++17 Standard Library Quick Reference
Language: en
Pages: 308
Authors: Peter Van Weert
Categories: Computers
Type: BOOK - Published: 2019-07-31 - Publisher: Apress

DOWNLOAD EBOOK

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 explai
C++ Standard Library Quick Reference
Language: en
Pages: 233
Authors: Peter Van Weert
Categories: Computers
Type: BOOK - Published: 2016-06-13 - Publisher: Apress

DOWNLOAD EBOOK

This quick reference is a condensed guide to the essential data structures, algorithms, and functions provided by the C++ Standard Library. Used by millions of
C++17 in Detail
Language: en
Pages: 378
Authors: Bartłomiej Filipek
Categories:
Type: BOOK - Published: 2019-07-18 - Publisher: Independently Published

DOWNLOAD EBOOK

C++17 is a major update to the language and brings many exciting additions and improvements that will change your pre for the better. This book shows you all of
C++17 STL Cookbook
Language: en
Pages: 523
Authors: Jacek Galowicz
Categories: Computers
Type: BOOK - Published: 2017-06-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Over 90 recipes that leverage the powerful features of the Standard Library in C++17 About This Book Learn the latest features of C++ and how to write better co
Mastering the C++17 STL
Language: en
Pages: 379
Authors: Arthur O'Dwyer
Categories: Computers
Type: BOOK - Published: 2017-09-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

This book breaks down the C++ STL, teaching you how to extract its gems and apply them to your programming. About This Book Boost your productivity as a C++ dev