I've just started to learn the C++ language using the libstdc++ library. I'm having some trouble locating any kind of information which documents the build-in functions of the library (things like data sorting, converting strings to upper/lower case, etc). Where would I look to find this information? Thanks, Chris