Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help me to choose a good C++ STL reference book?

Status
Not open for further replies.

qb828

Programmer
Sep 27, 2000
98
US
Hello!
i need a C++ STL reference book.
could you recommand me one or two books?
thanks.
 
I would recommend the web if you only need a reference, these are what I use:


A search on google.com will also help you. I wouldn't spend the money on a book unless you want conceptual stuff, the API docs are pretty easy.

MWB. As always, I hope that helped!

Disclaimer:
Beware: Studies have shown that research causes cancer in lab rats.
 
The book
"STL for C++ programmers"
author Leen Ammeraal
is a very good book.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top