C++ Standard Template Library in Practice
Ditulis pada: December 17, 2019

Free Coupon Discount - C++ Standard Template Library in Practice, Gain insights into the C++ STL using real-world examples
NEW
Created by Packt Publishing
English
English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Efficient and effective ways to store data using STL containers
- Manage application performance using STL memory allocation classes, and enhance these classes by developing your allocation routines
- How data is structured and how the structure can be traversed using iterators
- How algorithms are used to transform data into useful and meaningful information
- Multitasking and managing shared data using concurrency and parallelism
- Managing input and output (I/O) using streams and the role of stream buffers
- How the STL has standardized common tasks