Using the STL: The C++ Standard Template Library

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

A comprehensive introduction and guide to the STL, pitched at the level of readers already familiar with C++. It presents a thorough overview of the capabilities of the STL, detailed discussions of the use of containers, descriptions of the algorithms and how they may be used, and how the STL may be extended. An appendix provides an alphabetical reference to the entire STL, making this an extremely useful hands-on text for programmers of C++ and students coming to the STL for the first time.

Author(s): Robert Robson (auth.)
Edition: 2
Publisher: Springer-Verlag New York
Year: 2000

Language: English
Pages: 594
Tags: Special Purpose and Application-Based Systems; Programming Languages, Compilers, Interpreters; Programming Techniques

Front Matter....Pages i-xv
Introduction....Pages 1-27
Iterators....Pages 29-62
The STL Algorithms....Pages 63-72
Sequence Algorithms....Pages 73-119
Sorting and Related Algorithms....Pages 121-164
Generalized Numeric Algorithms....Pages 165-182
Sequence Containers....Pages 183-247
Associative Containers....Pages 249-284
Adaptors....Pages 285-311
Memory Management....Pages 313-327
Putting the STL to Work....Pages 329-369
The Story Continues....Pages 371-374
Back Matter....Pages 375-594