<t>The obvious choices are Scott Meyers' "Effective C++", "More Effective C++" and "Effective STL". I also quite like Herb Sutter's range of C++ books, "Exceptional C++" and "More Exceptional C++". For totally mad, but quite interesting... (if not very practical), Andrei Alexandrescu's "Modern C++ D...