Use this thread to recommend books on C++. Please include a description of what this is book is good for, and not good for, etc...

UPDATE by webmaster--below is a list of the most commonly recommended books in this thread
Jumping into C++, Alex Allain (creator of cp.com) Well...this book hadn't been released when the thread was active, but if you like Cprogramming.com, I highly recommend it! ;-)
Accelerated C++: Practical Programming by Example, Koenig and Moo
The C++ Standard Library: A Tutorial and Reference, Josuttis
Sams Teach Yourself C++ in 21 Days, Liberty and Jones
Modern C++ Design, Alexandrescu
C++ Primer, Lippman, Majoie, and Moo
C++ Primer Plus, Prata
Thinking in C++, Eckel
C++ Without Fear, Overland