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

Refactor tuple based functionality #2070

Merged
merged 8 commits into from Apr 6, 2016
Merged

Refactor tuple based functionality #2070

merged 8 commits into from Apr 6, 2016

Conversation

K-ballo
Copy link
Member

@K-ballo K-ballo commented Apr 4, 2016

  • Reimplement dataflow and wait/whens using the tuple-like interface
  • Reimplement zip_iterator using variadic templates
  • Remove fusion-sequence adaptor for util::tuple
  • Replace some uses of fusion::vector with util::tuple
  • Replace uses of boost::tuple with util::tuple
  • Cleanup some headers in the process

@hkaiser hkaiser merged commit 4bc8028 into master Apr 6, 2016
@hkaiser hkaiser deleted the tuple-like branch April 6, 2016 02:25
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

2 participants