Is there any way to get documentation for STL, C and C++ integrated into XCode like it does for my iOS development? I'd like, for example, to be able to see the help page for std::vector, or malloc, or whatever really. I've already looked in the doc section of the settings page and used the "Get" button on every available item and there doesn't seem to be one for the aforementioned items. Thanks.