|
Jamsa's C/C++/C# Programmer's Bible
by Kris Jamsa
See all pages
with references to "Standard Template Library".
Excerpt - on Page 624: "
... In later Tips you will learn about the Standard Template Library (STL), which applies the concept of generic functions to a variety of generalized algorithms. For example, as you learned in ... "
Key Phrases:
Visual Studio, Standard Template Library, Value Meaning, Common Language Runtime, Parameter Description, Jamsa Press, global memory object, mktime function, char publisher, include void, setdate function, system file table
(see more)
|
|
C++ How to Program (3rd Edition)
by Harvey M. Deitel
See all pages
with references to "Standard Template Library".
Excerpt - on Page 240: "
... pointers in Chapter 5). Later in the text in Chapter 8 on "Operator Overloading" and in Chapter 20 on "The Standard Template Library," we will cover arrays as full-fledged objects using the techniques of object-orient- ed programming. ... "
Key Phrases:
Standard Template Library, Portability Tip, Debugging Tip, World Wide Web, William Shakespeare, Microsoft Visual, binary predicate function, list class template, two iterator arguments, unary scope resolution operator, elevator simulator, nonconstant pointer
(see more)
|
|
Data Structures and the Standard Template Library
by William Collins
See all pages
with references to "Standard Template Library".
Excerpt - on Page 1: "
... The C++ Standard Template Library has a rich collection of both data structures and algorithms. ... "
Key Phrases:
Standard Template Library, All Labs Are Optional, Example Suppose, Principle of Data Abstraction, Binary Tree Theorem, Source Code, deque class, uniform hashing assumption, push front method, postfix string, list itr, pop front method
(see more)
|
|
C++ Timesaving Techniques For Dummies (For Dummies (Computer/Tech))
by Matthew Telles
See all pages
with references to "Standard Template Library".
Excerpt - on Page 25: "
... insert( sProps.end(), p ); } }; Note that this class makes use of the Standard Template Library (STL), which I show you in greater detail in Part V of this book. For now, you can simply assume ... "
Key Phrases:
Standard Template Library, Result String, Destructor Foo, Internationalization Class, Implementing Properties, Creating Overloaded Operators, full constructor, close the code editor, reopen the existing file, serialization interface, favorite compiler, void constructor
(see more)
|
|
| ||
| ||
| ||
| ||