Skip to content

Opening book details…

Can I read Using the C++ Standard Template Libraries on EtoBox?

Using the C++ Standard Template Libraries by Ivor Horton (auth.) is a nonfiction available to read on EtoBox.

What is Using the C++ Standard Template Libraries about?

Using the C++ Standard Template Libraries is a contemporary treatment that teaches the generic programming capabilities that the C++ 14 Standard Library provides. In this book, author Ivor Horton explains what the class and function templates available with C++ 14 do, and how to use them in a practical context. You'll learn how to create containers, and how iterators are used with them to access, modify, and extend the data elements they contain. You'll also learn about stream iterators that can transfer data between containers and streams, including file streams. The function templates that define algorithms are explained in detail, and you'll learn how to pass function objects or lambda expressions to them to customize their behavior. Many working examples are included to demonstrate how to apply the algorithms with different types of containers. After reading this book, you will understand the scope and power of the templates that the C++ 14 Standard Library includes and how these can greatly reduce the coding and development time for many applications. You'll be able to combine the class and function templates to great effect in dealing with real-world problems. The templates i

Who reads Using the C++ Standard Template Libraries?

It is typically read by self-directed learners exploring a subject in depth.

Common subject areas: history, science, philosophy, social sciences.

Author
Ivor Horton (auth.)
Publisher
Apress : Imprint: Apress
Published
2015
Language
EN
ISBN
9781484200056
Category
nonfiction
Subjects
Engineering, Computer Science, Programming
Rating
2.1 / 5 (3 ratings)
Updated
2026-03-14

Other editions & translations

More by Ivor Horton (auth.)

Browse all works by Ivor Horton (auth.)

Similar books