Cargando…

C++ 17 standard library quick reference : a pocket guide to data structures, algorithms, and functions /

This new edition is updated to include all Standard Library changes in C++17, including the new vocabulary types std::string_view, any, optional, and variant; parallel algorithms; the file system library; specialized mathematical functions; and more.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Weert, Peter van (Autor), Gregoire, Marc (Software engineer) (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [New York, NY] : Apress, [2019]
Edición:Second edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Numerics and math
  • General utilities
  • Containers
  • Algorithms
  • Input/Output
  • Characters and strings
  • Concurrency
  • Diagnostics.