The C++ Programming Language by Bjarne Stroustrup (creator of the C++ language) is pretty well the bible when it comes to C++.
It's a great as just a reference to C++ keywords, concepts, etc. Designing in C++ is another topic entirely, but it doesn't sound like need to worry too much about that.
|