Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hpx::endl should flush #859

Closed
eschnett opened this issue Sep 19, 2013 · 1 comment
Closed

hpx::endl should flush #859

eschnett opened this issue Sep 19, 2013 · 1 comment
Assignees
Labels
category: core difficulty: easy Good issues for starting out with HPX development type: enhancement

Comments

@eschnett
Copy link
Contributor

One difference between "\n" and std::endl is that std::endl flushes the stream. Similarly, hpx::endl should flush the stream. This would simplify debugging.

@hkaiser
Copy link
Member

hkaiser commented Sep 19, 2013

Excellent point.

@ghost ghost assigned hkaiser Sep 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: core difficulty: easy Good issues for starting out with HPX development type: enhancement
Projects
None yet
Development

No branches or pull requests

2 participants