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

Making output serialization const-correct #1755

Merged
merged 7 commits into from Sep 23, 2015
Merged

Conversation

AntonBikineev
Copy link
Contributor

No description provided.

@@ -9,7 +9,6 @@
#include <hpx/runtime/serialization/serialization_fwd.hpp>
#include <hpx/runtime/serialization/serialize.hpp>

#include <hpx/runtime/serialization/allocator.hpp>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was this removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sithhell it wasn't used (allocator was serialized as empty type). Moreover the code was incorrect as it didn't have split macro

@sithhell
Copy link
Member

LGTM.

sithhell added a commit that referenced this pull request Sep 23, 2015
@sithhell sithhell merged commit 45a676d into master Sep 23, 2015
@sithhell sithhell deleted the refining_serialize_function branch September 23, 2015 07:53
@hkaiser hkaiser added this to the 0.9.11 milestone Sep 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants