Op werkdagen voor 23:00 besteld, morgen in huis Gratis verzending vanaf €20

STL Pocket Reference

Containers, Iterators, and Algorithms

Paperback Engels 2004 9780596005566
Verwachte levertijd ongeveer 16 werkdagen

Samenvatting

The 'STL Pocket Reference' describes the functions, classes, and templates in that part of the C++ standard library often referred to as the Standard Template Library (STL). The STL encompasses containers, iterators, algorithms, and function objects, which collectively represent one of the most important and widely used subsets of standard library functionality.

The C++ standard library, even the subset known as the STL, is vast. It's next to impossible to work with the STL without some sort of reference at your side to remind you of template parameters, function invocations, return types--indeed, the entire myriad of details you need to know in order to use the STL effectively and get work done. You need a memory-aid.

Books that cover the standard library and the STL tend to be quite heavy and large, describing each aspect of the STL in detail. Such books are great when you're not familiar with the library, but get in the way when you simply need to remind yourself of a function name, or the order in which you pass arguments to a function. Programmers familiar with the STL need a small, lightweight memory-aid. That's what the STL Pocket Reference is. It's small, lightweight, and chock-full of information that you can take in at a glance, so you can get on with your work

Specificaties

ISBN13:9780596005566
Taal:Engels
Bindwijze:paperback
Aantal pagina's:120
Uitgever:O'Reilly
Druk:0
Hoofdrubriek:IT-management / ICT

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Over Ray Lischner

Ray Lischner has a bachelor's degree in computer science from Caltech and a master's in computer science from Oregon State University. He worked as a software developer for a dozen years, at big and small companies across the US, using PL/I, C, C++, Delphi, Smalltalk, and various assembly languages on both large and small systems. He has been self-employed as a consultant, trainer, and author for the last ten years. Ray taught computer science at Oregon State University for several years and specialized in teaching introductory computer programming. He taught courses in C and C++ and software engineering.

Andere boeken door Ray Lischner

Inhoudsopgave

Introduction
Containers
Standard Containers
Container Adapters
Values
Common Members
Exceptions
Deques
Lists
Maps
Priority Queues
Queues
Sets
Stacks
Strings
Vectors

Iterators
Iterator Categories
Using Iterators
Iterator Traits
const_iterators
Insertion Iterators
I/O Stream Iterators
Raw Storage Iterator
Reverse Iterators
Iterator Function Templates

Algorithms
Nonmodifying Operations
Comparison
Searching
Binary Search
Modifying Sequence Operations
Uninitialized Sequence Operations
Sorting
Merging
Set Operations
Heap Operations
Permutations
Miscellaneous
Numerics

Function Objects
Using Functors
Functor Foundations
Adapters
Binders
Arithmetic and Logical Functors
Comparison Functors

Miscellaneous
Allocators
Bitset
Pairs
Smart Pointer

Boost
Arrays
Dynamic Bitsets
Binders
Composition
Adapters
Functional Header Replacement
Lambda Functions
Smart Pointers

Index

Managementboek Top 100

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        STL Pocket Reference