Generic Programming And The STL
Use attributes for filter ! | |
Google books | books.google.com |
---|---|
Originally published | October 13, 1998 |
Authors | Matthew H. Austern |
Date of Reg. | |
Date of Upd. | |
ID | 2087412 |
About Generic Programming And The STL
Many programmers are unaware that C++ is more than an object-oriented language. C++ is also a language for generic programming, a methodology that can greatly enhance your ability to write efficient and reusable software components. . . .