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::cout should be a std::ostream #190

Closed
brycelelbach opened this issue Jul 10, 2012 · 3 comments
Closed

hpx::cout should be a std::ostream #190

brycelelbach opened this issue Jul 10, 2012 · 3 comments

Comments

@brycelelbach
Copy link
Member

[reported by blelbach] [Trac time Mon Oct 10 12:52:16 2011] hpx::cout (and hpx iostreams in general) should inherit from std::ostream.

@brycelelbach
Copy link
Member Author

[comment by hkaiser] [Trac time Mon Oct 10 12:58:44 2011] I'd suggest to build hpx::cout on top of boost::iostreams, this usually saves a lot of hassle when it comes to implementing streams.

@hkaiser
Copy link
Member

hkaiser commented Sep 15, 2013

This also includes adding an implicit flush at termination to make sure all buffers are actually sent to the console before the application exits.

@ghost ghost assigned brycelelbach Oct 5, 2013
@hkaiser hkaiser modified the milestones: 0.9.9, 0.9.8 Mar 15, 2014
@hkaiser hkaiser assigned hkaiser and unassigned brycelelbach Jun 11, 2014
hkaiser added a commit that referenced this issue Jun 11, 2014
@hkaiser hkaiser changed the title hpx::cout should be an std::ostream hpx::cout should be a std::ostream Jun 11, 2014
@sithhell
Copy link
Member

Closed via merging #1154

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants