Talk:cpp/io/basic ostream
On the drop-down panel to the page there is a subtitle that says "Unformatted input". That is incorrect as it should be "Unformatted output".
SuperBoi45 (talk) 16:09, 28 February 2014 (PST)
- Fixed, thanks --P12 00:07, 1 March 2014 (PST)
Searching this site for "cout" gives this page as the top result, and no results pointing to or even mentioning the iostream header, where it is defined.
I came to this page when trying to come up with a good method for a new C++ user to figure out what header is needed when using anything in the standard library. I was hoping that they'd be able to come to cppreference.com, search here for the name they're trying to use, then look for the "defined in" text to see what header to use.
--66.117.193.162 09:53, 15 January 2015 (PST) --66.117.193.162 09:57, 15 January 2015 (PST)
- I'll repoint the search for cout to cpp/io/cout. I think when it was indexed, the cout page didn't yet exist. --Cubbi (talk) 11:11, 15 January 2015 (PST)