Some good online resources for C/C++ include:

Basic STL Information
Useful STL Information

Overall the best C++ general information
More C++ Stuff

C++ language author's page (Bjarne Stroustrup)

The draft ANSI C++ standard. Hard to use, but authoritative: ANSI C++ standard
Current compilers may or may not implement all the requirements of this draft standard.