All names in the standard library (such as objects like std::cout) are defined in a namespace named std.
e.g.