I keep a PDF of the C++ standard open. It's good for quickly looking up all the library interfaces (particularly the container interfaces and iostream stuff). It's also useful for quickly resolving co-workers' arguments about C++ syntax and semantics.
I haven't yet figured out how to load the PDF into my brain.