Using the STL
The C++ Standard Template Library
The STL is increasingly becoming an extension to the language that will be supported by most if not all C++ compilers. It provides a collection of generic data structures and algorithms and has been adopted by the ANSI committee for the standardisation of C++. Its principal strengths are that: * the STL generalises the concept of iterator * the STL algorithms can be used on regular arrays, thus increasing the applicability of the algorithms * the STL pays particular attention to the efficiency of the algorithms used.This book provides a comprehensive introduction and guide to the STL, pitched at the level of readers already familiar with C++.…
Mehr
CHF 106.50
Preise inkl. MwSt. und Versandkosten (Portofrei ab CHF 40.00)
Versandkostenfrei
V210:
Noch nicht erschienen, Januar 2022
Produktdetails
- ISBN: 978-1-4684-0531-6
- EAN: 9781468405316
- Produktnummer: 38246634
- Verlag: Springer New York
- Sprache: Englisch
- Erscheinungsjahr: 2012
- Seitenangabe: 421 S.
- Plattform: PDF
- Auflage: 1998
14 weitere Werke von Robert Robson:
Bewertungen
Anmelden