Limit this search to....

Beginning STL: Standard Template Library 2015 Edition
Contributor(s): Horton, Ivor (Author)
ISBN: 1484200063     ISBN-13: 9781484200063
Publisher: Apress
OUR PRICE:   $23.74  
Product Type: Paperback - Other Formats
Published: September 2015
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Computer Science
Dewey: 004
Physical Information: 500 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Beginning STL is a contemporary treatment that teaches you the latest C++ 14 APIs, libraries and extensions and how to apply these to your C++ 14 applications. In this book, author Ivor Horton explains what the STL is and how to use it with your C++ applications. You'll learn how to use containers and iterators, as well as how to define, create and apply algorithms. Furthermore, you'll learn about function objects and allocators and how to use them.

After reading this book, you'll learn how to extend the STL and define your own types of C++ components. You'll also be able to define your own types to satisfy the C++ STL requirements and to conform to the most common design patterns and best practices.

The Standard Library is a fundamental part of the C++ Standard. It provides you as a C++ programmer with a comprehensive set of efficiently implemented tools and reusable components that you can use for most types of application.