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

Array dispatch #254

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

JohanMabille
Copy link
Collaborator

Fixes #197.

This is based on #252 to avoid conflicts, therefors you can ignore the first commit when reviewing this PR. Splitting the array header is required because the implementation of array::visit includes layout/dispatch.hpp, which includes all the layouts, and some of them depends on array.

@JohanMabille
Copy link
Collaborator Author

(Force pushed to drop first commit and resolve merging conflicts)

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.

Refactoring: implement the array facade
3 participants