In Ubuntu linux I can't get any man pages for C++ keywords. Is there some kind of package I can install to fix this?
sudo apt-get install manpages-dev glibc-doc
Look here too for STL.