C++ Standard Library Quick Reference

C++ Standard Library Quick Reference
Author :
Publisher : Apress
Total Pages : 233
Release :
ISBN-10 : 9781484218761
ISBN-13 : 1484218760
Rating : 4/5 (61 Downloads)

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

Download or read book C++ Standard Library Quick Reference written by Peter Van Weert and published by Apress. This book was released on 2016-06-13 with total page 233 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++ Standard Library. Used by millions of C++ programmers on a daily basis, the C++ Standard Library features core classes for strings, I/O streams, and various generic containers, as well as a comprehensive set of algorithms to manipulate them. In recent years, the C++11 and C++14 standards have added even more efficient container classes, a new powerful regular expression library, and a portable multithreading library featuring threads, mutexes, condition variables, and atomic variables. Needless to say, it is hard to know and remember all the possibilities, details, and intricacies of this vast and growing 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. The book 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 though will learn a thing or two from it and find it a useful memory-aid. Among the topics covered are: What You Will Learn Gain the essentials that the C++ Standard Library has to offer Use containers to efficiently store and retrieve your data Use algorithms to inspect and manipulate your data See how lambda expressions allow for elegant use of algorithms Discover what the standard string class provides and how to use it Write localized applications Work with file and stream-based I/O Discover what smart pointers are and how to use them to prevent memory leaks Write 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, this book offers an indispensable reference and memory-aid. A secondary audience is developers who are new to C++, but not new to programming, and who want to learn more on the C++ Standard Library in a quick, condensed manner.


C++ Standard Library Quick Reference Related Books

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 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
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
C++ Standard Library
Language: en
Pages: 6
Authors: Scott Smith
Categories:
Type: BOOK - Published: 2019-11 - Publisher: Quickstudy Reference Guides

DOWNLOAD EBOOK

An extremely handy programmer's standard library reference that is as durable as it is portable. This 6 page laminated guide includes a collection of function a
C Pocket Reference
Language: en
Pages: 142
Authors: Peter Prinz
Categories: Computers
Type: BOOK - Published: 2002-11-20 - Publisher: O'Reilly Media

DOWNLOAD EBOOK

C is one of the oldest programming languages and still one of the most widely used. Whether you're an experienced C programmer or you're new to the language, yo