Matthew Wilson, "Extended STL, Volume 1: Collections and Iterators"
2007 | pages: 615 | ISBN: 0321305507 | PDF | 2,9 mb
2007 | pages: 615 | ISBN: 0321305507 | PDF | 2,9 mb
In Extended STL , renowned C++ expert Matthew Wilson shows how to go beyond the C++ standard and extend the Standard Template Library into the wider C++ world of APIs and non-standard collections, to write software that is more efficient, expressive, flexible, and robust.
In Volume 1 , Wilson’s innovative techniques help you master STL extension in two important areas: adapting technology-specific libraries and operating system APIs to STL-compliant collections, and defining sophisticated iterator adaptors with which the latent efficiency and expressive power of STL can be realized. 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.
Extended STL, Volume 1 , will be an invaluable resource for every C++ programmer who is at least minimally familiar with the STL.
My Links