Mastering the C++17 STL

Mastering the C++17 STL
Author :
Publisher : Packt Publishing Ltd
Total Pages : 379
Release :
ISBN-10 : 9781787288232
ISBN-13 : 1787288234
Rating : 4/5 (32 Downloads)

Book Synopsis Mastering the C++17 STL by : Arthur O'Dwyer

Download or read book Mastering the C++17 STL written by Arthur O'Dwyer and published by Packt Publishing Ltd. This book was released on 2017-09-28 with total page 379 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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++ developer with the latest features of C++17 Develop high-quality, fast, and portable applications with the varied features of the STL Migrate from older versions (C++11, C++14) to C++17 Who This Book Is For This book is for developers who would like to master the C++ STL and make full use of its components. Prior C++ knowledge is assumed. What You Will Learn Make your own iterator types, allocators, and thread pools. Master every standard container and every standard algorithm. Improve your code by replacing new/delete with smart pointers. Understand the difference between monomorphic algorithms, polymorphic algorithms, and generic algorithms. Learn the meaning and applications of vocabulary type, product type and sum type. In Detail Modern C++ has come a long way since 2011. The latest update, C++17, has just been ratified and several implementations are on the way. This book is your guide to the C++ standard library, including the very latest C++17 features. The book starts by exploring the C++ Standard Template Library in depth. You will learn the key differences between classical polymorphism and generic programming, the foundation of the STL. You will also learn how to use the various algorithms and containers in the STL to suit your programming needs. The next module delves into the tools of modern C++. Here you will learn about algebraic types such as std::optional, vocabulary types such as std::function, smart pointers, and synchronization primitives such as std::atomic and std::mutex. In the final module, you will learn about C++'s support for regular expressions and file I/O. By the end of the book you will be proficient in using the C++17 standard library to implement real programs, and you'll have gained a solid understanding of the library's own internals. Style and approach This book takes a concise but comprehensive approach to explaining and applying the C++ STL, one feature at a time.


Mastering the C++17 STL Related Books

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
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: 384
Authors: Arthur O'Dwyer
Categories: C++ (Computer program language)
Type: BOOK - Published: 2017-09-26 - Publisher:

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
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
The C++ Standard Library
Language: en
Pages: 1190
Authors: Nicolai M. Josuttis
Categories: Computers
Type: BOOK - Published: 2012-05-25 - Publisher: Addison-Wesley

DOWNLOAD EBOOK

The Best-Selling C++ Resource Now Updated for C++11 The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ la