C++ Standard Library: A Tutorial and Reference (Repost)
The C++ Standard Library provides plenty of default functionality in the form of the Standard Template Library (STL) for containers (like vectors and linked lists), as well as generic algorithms (which allow you to sort, search, and manipulate elements inside containers). The best thing about The C++ Standard Library is that it gives the reader a concise guide to working with these basic containers (from lists to sets and maps, with everything in between). Each container type is explained along with short code excerpts. Moreover, in a reference section, the author explores the connections between each container type, showing how they share similar methods. (Learn just a few methods and you can pretty much work with them all.)
Random Posts
- Preventing Web Attacks with Apache
- The Definitive Guide to the Microsoft Enterprise Library
- Time Management - McGraw Hill
- Learn Chinese with TELL ME MORE
- Demystifying Six Sigma - A Company-Wide Approach To Continuous Improvement
- Sams Teach Yourself Visual C# 2008 in 24 Hours: Complete Starter Kit
- Upgrading and Repairing Servers
- Real World .NET Applications - A Press
- Oxford Business English Dictionary For Learners Of English
- Applying UML: Advanced Applications


















November 7th, 2007 05:31
please post a rapidshare.com mirror too. Thank you!