As I understand we include "using namespace std;" statement in order not to have to write "std::" in front of each iostream object in that namespace (such as std::cout, std::cin). What other namespaces are there in iostream library, and what is their usage? Thanks!
1/29/2017 9:51:08 AM
G.O.S.1 Answer
New Answeryou should the whole documentation or write std library in google and you can read all about the std library.
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message