Book recommendation c++ cpp programmers guide

Recommendations from STL

I can highly recommend Ray Lischner's
"C++ in a Nutshell", which is not only a good reference on C++, but also and particulary on STL.
Good to have this one on your desk. "STL Pocket Reference."

The books described above can serve well as a reference manual.
This one is a guide book as well.

Recommendations from GNU/Linux