Finding the implementation of the standard library is quite hard, they don't give it with the compiler. If you want you can see the headers file (For template stuff they would have the implementation). To see the header file on VC++ IDE left click on iostream in your code ad select Open Document <iostream>