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

Variadics for fusion::set. #97

Merged
merged 4 commits into from
Aug 20, 2015
Merged

Conversation

Flast
Copy link
Collaborator

@Flast Flast commented Aug 3, 2015

No description provided.


template <typename Sequence>
BOOST_FUSION_GPU_ENABLED
set(Sequence const& rhs)
Copy link
Member

Choose a reason for hiding this comment

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

We should consider move semantics now.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sorry for late reply, I was busy recently...
Now I added move ctor/assign for set.

Copy link
Member

Choose a reason for hiding this comment

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

Yes! Cool :)

djowel added a commit that referenced this pull request Aug 20, 2015
@djowel djowel merged commit d9e5a62 into boostorg:variadics Aug 20, 2015
@Flast Flast deleted the feature/variadic/set branch August 20, 2015 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants