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...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2016.
|
Edición: | 1st ed. 2016. |
Temas: | |
Acceso en línea: | Texto Completo |
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. |
---|---|
Descripción Física: | XXIII, 211 p. 11 illus., 2 illus. in color. online resource. |
ISBN: | 9781484218761 |