Deitel
Resource Centers
Corporate Training
Books
FAQs
Newsletter
Tutorials
Web 2 eBook
Resource Centers
>>
Programming
>>
C++
>>
STL Resources
Login
|
Register
|
Media Kit
|
Press
|
Site Map
|
Contact Us
Resource Center
Contents
•
ANSI/ISO C++ Standard
•
C++ Articles
•
C++ Blogs
•
C++ Books
•
C++ Boost Library
•
C++ Certifications
•
C++ Code
•
C++ Compilers and Development Tools
•
C++ Conferences
•
C++ e-Books and Reports
•
C++ FAQs
•
C++ Forums
•
C++ Game Programming Books
•
C++ History
•
C++ Interpreters
•
C++ Multiple Inheritance
•
C++ Newsgroups
•
C++ Podcasts
•
C++ Projects, Freeware and Shareware
•
C++ Related Organizations
•
C++ Resource Sites
•
C++ RSS Feeds
•
C++ Sample Chapters
•
C++ Security
•
C++ Syllabi
•
C++ Tutorials
•
C++ UML Books
•
C++ UML Resources
•
C++ UML Tools
•
C++ Videos
•
C++/ Visual C++ Game Programming
•
C++Ox
•
Deitel C++ Articles
•
Deitel C++ Resources
•
Deitel Instructor-led Training
•
Dive-Into® Guides for C++ Tools
•
STL Resources
•
STL Tutorials
•
What's New in C++
C++ Programming Resource Center
Hover here, then click toolbar to edit content
STL Resources
Constructors, Operators, and Functions
List of the constructors, operators and functions supported by each STL container.
Includes articles, books and interviews.
http://www.cppreference.com/cppstl.html
Standard Template Library Wiki
Wikipedia entry for the Standard Template Library. Defines the Standard Template Library (STL) as a subset of the C++ Standard Library. The STL provides classes and functions for containers, iterators, and algorithms in C++. Entry also discusses the history of the STL, criticism of the STL and links to other resources relating to the C++ STL.
http://en.wikipedia.org/wiki/Standard_Template_Library
C++ Standard Library Wiki
Wikipedia entry for the C++ Standard Library. Defines what the C++ Standard Library is and provides an overview of the headers provided in the C++ Standard Library, the C Standard Library and the C++ Standard Template Library (STL) with links to more detailed information on many of them.
http://en.wikipedia.org/wiki/C%2B%2B_Standard_Library
Alexander Stepanov Interview
Dr. Dobb's Journal interview with Alexander Stepanov.
http://www.sgi.com/tech/stl/drdobbs-interview.html
Byte Magazine STL Article
Byte Magazine article on the STL written by Alexander Stepanov. Stepanov, one of the creators of the Standard Template Library, explains how to use the STL in generic programming.
http://www.byte.com/art/9510/sec12/art3.htm
Standard Template Library Programmer's Guide
Silicon Graphics Standard Template Library Programmer's Guide is a useful resource for STL information. Download the STL from this site and find the latest information, design documentation and links to other STL resources.
http://www.sgi.com/tech/stl
Update ::
July 08, 2008
© Copyright 1992-2008 by Deitel & Associates, Inc. All rights reserved.
|
Contact Us
|
Deitel.com
|
Privacy Statement
|
Terms Of Use