C++ 20 STL cookbook leverage the latest features of the STL to solve real-world problems

Proven techniques to improve the efficiency of your programs using the Standard Template Library (STL) Key Features Become familiar with the latest features of C++20 and write better code using the STL Reduce the development time for your applications and enable faster deployment Get up and running...

Descripción completa

Detalles Bibliográficos
Otros Autores: Weinman, William, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing [2022]
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009664707706719
Tabla de Contenidos:
  • Table of Contents New C++20 Features General STL Features STL Containers Compatible Iterators Lambda Expressions STL Algorithms Strings, Streams, and Formatting Utility Classes Concurrency and Parallelism Using the File System A Few More Ideas.