“Extended STL is not just a book about adapting the STL to fit in with your everyday work, it’s also an odyssey through software design and concepts, C++ power. Extended STL, Volume 1: Collections and Iterators. Matthew Wilson. © | Addison-Wesley Professional | Out of print. Share this page. Extended STL, Volume. Extended STL, Volume 1: collections and iterators / Matthew Wilson. p. cm. Includes bibliographical references and index. ISBN (pbk.
Author: | Balkis Necage |
Country: | Georgia |
Language: | English (Spanish) |
Genre: | Music |
Published (Last): | 23 December 2010 |
Pages: | 134 |
PDF File Size: | 20.16 Mb |
ePub File Size: | 15.95 Mb |
ISBN: | 778-5-97362-913-7 |
Downloads: | 39010 |
Price: | Free* [*Free Regsitration Required] |
Uploader: | JoJokora |
Wear It, but Beware Sign Up Already have an access code? Henney’s Hypothesis, or When Templates Attack!
Sign In We’re sorry! Type System Leverage 8.
With Safari, you learn the way you learn best. Use Heterogeneous Iterators and Algorithms A Fly in the int-ment Using Version 1 What, No Shims colllections Constructor Templates? Predefined Iterator Adaptors 1. Reparse Points and Infinite Recursion The Fibonacci Sequence Generalized Compatibility via String Access Shims Why Not Default to Input Iterators?
An Inflexible Version Function Return Types 5.
Decomposition of the Shorthand Version Start Free Trial No credit card required. Size and Element Access Random Access Iterator Semantics File System Control Operations If you’re interested in creating a cost-saving package for your students, contact your Pearson rep. Planning the Interface Random Access Iterators 1.
Traveling Back and Forth on the Z-Plane On the CD Three. You have successfully signed out and will be required to sign back in should you need to download more resources. Using the Traits Character Set Delimiter collechions External Iterator Invalidation We don’t recognize your username or password.
Extended STL, Volume 1 Collections and Iterators Matthew Wilson – PDF Drive
And the Problem Is. Decomposition of the Longhand Version Element Reference Categories 3. Forward Iterator Semantics Discretion Being the Better Part of Nomenclature. Using a Dirty Trick Cleanly Iterator Cloning Policies Using Element Reference Categories 3.
Learn specific principles and techniques for STL extension Learn more about the STL by looking inside the implementation of STL extensions Learn general techniques for implementing wrappers over operating system APIs and technology-specific libraries Learn how to write iterator adaptors and understand the reasons behind the restrictions on their implementations and use Specific coverage includes Making the most of collections, and understanding how they differ from containers Mastering element reference categories: File System Name Handling Handling External Iterator Invalidation Refactoring Template Parameters via Inheritance Selecting const members Extended STL, Volume 1: Final Iteration Implementation Using real-world examples, Wilson illustrates several powerful concepts and techniques that enable you to extend STL in directions never envisioned by its creators, including collections, element reference categories, external iterator invalidation and inferred interface adaptation.
A Clash of Design Principles?
Extended STL, Volume 1: Collections and Iterators by Matthew Wilson
String Access Shims Adapting Immutable Collections An Introduction to Iteratorw. Member Iterators Define the Range Get unlimited access to videos, live online training, learning paths, books, tutorials, and more. Discretion Being the Better Part of Nomenclature. Working without Exception Support