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

replace boost::fusion with Aboria::getter_type #8

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

replace boost::fusion with Aboria::getter_type #8

martinjrobins opened this issue Aug 5, 2017 · 0 comments

Comments

@martinjrobins
Copy link
Collaborator

boost::fusion is used to hold particle data in the Context type for the expression template evaluation (src/detail/Context.h). If I used a Aboria::getter_type instead, this could get rid of the boost::fusion dependency

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