C++ : Effective Object-Oriented Software Construction
Dattatri

isbn 0130867691

I've been programming in c++ for about 7 years and this is one book that covers the advanced topics of c++. It starts out with polymorphism, where most books end with that topic. This is the book I use when looking up obscure and advanced topics.