In 1968 Doug McIlroy presented his famous paper, "Mass Produced Software Components" (Ref. 6). Now, more than a quarter of a century later, we still have not fully realized his vision of standard libraries of reusable components (which today are also known as "software building blocks" or "software
The C++ STL - A Tutorial And Reference
โ Scribed by Josuttis.
- Book ID
- 127425223
- Publisher
- AW
- Year
- 1999
- Tongue
- English
- Weight
- 3 MB
- Category
- Library
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a resource that does far more than list the classes and their fun
Since the current C++ Standard Library was adopted, numerous changes and improvements have been proposed, the best of which are being gathered in the C++ Library Technical Report (TR1), recently approved by the International Organization for Standardization (ISO). These new components double the siz
**The Most Complete and Practical Guide to MySQL Version 5โs Powerful SQL Dialect** MySQL version 5 offers a SQL dialect with immense power. In SQL for MySQL Developers , Rick F. van der Lans helps you master this version ofSQL and take advantage of its full potential. Using case study examplesand