E-Book, Englisch, 458 Seiten
Farrier Data Structures and Algorithms with the C++ STL
1. Auflage 2024
ISBN: 978-1-83546-907-1
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
A guide for modern C++ practitioners
E-Book, Englisch, 458 Seiten
ISBN: 978-1-83546-907-1
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "Data Structures and Algorithms with the C++ STL".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmierung: Methoden und Allgemeines
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Algorithmen & Datenstrukturen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
Table of Contents - The Basics of std:vector
- Mastering Iterators with std:vector
- Mastering Memory and Allocators with std:vector
- Mastering Algorithms with std:vector
- Making a Case for std:vector
- Advanced Sequence Container Usage
- Advanced Ordered Associative Container Usage
- Advanced Unordered Associative Container Usage
- Advanced Container Adaptor Usage
- Advanced Container View Usage
- Fundamental Algorithms and Searching
- Manipulation and Transformation
- Numeric and Range-Based Operations
- Permutations, Partitions, and Heaps
- STL with Ranges
- Creating STL-Types Containers
- Creating STL-Compatible Algorithms
- Type Traits and Policies
- Exception Safety
- Thread Safety and Concurrency with the STL
- STL Interaction with Concepts and Coroutines
- Parallel Algorithms with the STL