Thread
:
Type of std::endl
View Single Post
DaWei
Team Leader
15Feb2007,05:17
I would recommend that your version of flush incorporate cout.flush(), otherwise it can be misinterpreted by a user, at it doesn't actually flush the stream, which is the whole point of endl.