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

Expose internal boost::shared_array to allow user management of array li... #1086

Merged
merged 1 commit into from Mar 24, 2014

Conversation

biddisco
Copy link
Contributor

This is useful for me to keep the serialize buffer array alive when my action is executed and returns immediately with a future, but the buffer isn't used immediately and filled in later by another task.

sithhell added a commit that referenced this pull request Mar 24, 2014
Expose internal boost::shared_array to allow user management of array li...
@sithhell sithhell merged commit 43b9542 into STEllAR-GROUP:master Mar 24, 2014
@sithhell
Copy link
Member

Thanks!

@hkaiser hkaiser added this to the 0.9.8 milestone Mar 24, 2014
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

Successfully merging this pull request may close these issues.

None yet

3 participants