Using the C++ Standard Template Libraries

Nonfiction, Computers, Programming, Software Development, Programming Languages, General Computing
Cover of the book Using the C++ Standard Template Libraries by Ivor Horton, Apress
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Ivor Horton ISBN: 9781484200049
Publisher: Apress Publication: October 11, 2015
Imprint: Apress Language: English
Author: Ivor Horton
ISBN: 9781484200049
Publisher: Apress
Publication: October 11, 2015
Imprint: Apress
Language: English

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 in the Standard Library provide you as a C++ programmer with a comprehensive set of efficiently implemented generic programming tools that you can use for most types of application.

  • How to use Standard Library templates with your C++ applications.

Understand the different types of containers that are available and what they are used for.

How to define your own class types to meet the requirements of use with containers.

What iterators are, the characteristics of the various types of iterators, and how they allow algorithms to be applied to the data in different types of container.

How you can define your own iterator types.

What the templates that define algorithms do, and how you apply them to data stored in containers and arrays.

How to access hardware clocks and use them for timing execution.

How to use the templates available for compute-intensive numerical data processing.

How to create and use pseudo-random number generators with distribution objects.

View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

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 in the Standard Library provide you as a C++ programmer with a comprehensive set of efficiently implemented generic programming tools that you can use for most types of application.

Understand the different types of containers that are available and what they are used for.

How to define your own class types to meet the requirements of use with containers.

What iterators are, the characteristics of the various types of iterators, and how they allow algorithms to be applied to the data in different types of container.

How you can define your own iterator types.

What the templates that define algorithms do, and how you apply them to data stored in containers and arrays.

How to access hardware clocks and use them for timing execution.

How to use the templates available for compute-intensive numerical data processing.

How to create and use pseudo-random number generators with distribution objects.

More books from Apress

Cover of the book Web Applications with Elm by Ivor Horton
Cover of the book Pro iOS Table Views and Collection Views by Ivor Horton
Cover of the book Learn iOS Application Distribution by Ivor Horton
Cover of the book Chief Marketing Officers at Work by Ivor Horton
Cover of the book Options and Derivatives Programming in C++ by Ivor Horton
Cover of the book Pro Processing for Images and Computer Vision with OpenCV by Ivor Horton
Cover of the book Java Program Design by Ivor Horton
Cover of the book Pro JSF and HTML5 by Ivor Horton
Cover of the book Absolute Beginners Guide to Computing by Ivor Horton
Cover of the book Deploying SharePoint 2016 by Ivor Horton
Cover of the book Java Closures and Lambda by Ivor Horton
Cover of the book C++ Game Development Primer by Ivor Horton
Cover of the book The Definitive Guide to Linux Network Programming by Ivor Horton
Cover of the book Pro Spark Streaming by Ivor Horton
Cover of the book Complete Guide to Digital Project Management by Ivor Horton
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy