I notice that C++\'s std namespace is spread across several files (like in vector, string, iostream, etc.). How can I acc
std
vector
string
iostream
Yes, that is exactly how to do it.