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

investigate replacing std::tuple and thrust::tuple with Aboria::tuple #6

Open
martinjrobins opened this issue Aug 5, 2017 · 0 comments

Comments

@martinjrobins
Copy link
Collaborator

there is a lot of code wrapping std::tuple and thrust::tuple in src/Get.h src/detail/Get.h, a lot of which just reproduces the interface to both. This could be simplified if aboria had its own tuple type

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

No branches or pull requests

1 participant