C++ Standard Library Quick Reference
This book is a condensed reference guide to the essential data structures, algorithms, and functions provided by the C++ Standard Library. More specifically, you'll learn and have access to the following: • The essentials that the C++ Standard Library has to offer • How to use containers to eff...
Autores principales: | , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2016.
|
Edición: | 1st ed. 2016. |
Colección: | Expert's voice in C++.
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630173806719 |
Sumario: | This book is a condensed reference guide to the essential data structures, algorithms, and functions provided by the C++ Standard Library. More specifically, you'll learn and have access to the following: • The essentials that the C++ Standard Library has to offer • How to use containers to efficiently store and retrieve your data • How to use algorithms to inspect and manipulate your data • How lambda expressions allow for elegant use of algorithms • What the standard string class provides and how to use it • What functionality the library provides for file and stream-based I/O • What smart pointers are and how to use them to prevent memory leaks • How to write safe and efficient multi-threaded code using the C++11 threading libraries. |
---|---|
Notas: | Includes index. |
Descripción Física: | 1 online resource (XXIII, 211 p. 11 illus., 2 illus. in color.) |
ISBN: | 9781484218761 |