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

Integrate executors with filters #4370

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shrijitsingh99
Copy link
Contributor

Preliminary support for executors in filters

This project was a part of GSoC 2020 under the mentorship of @kunaltyagi & @SergioRAgostinho
Update Filter & FilterIndices with a CRTP based design in order to allow executor overloads. Virtual functions cannot be templated so executors  cannot work with it.
@shrijitsingh99 shrijitsingh99 added priority: gsoc Reason for prioritization module: filters labels Aug 30, 2020
@shrijitsingh99 shrijitsingh99 requested review from kunaltyagi and SergioRAgostinho and removed request for kunaltyagi August 30, 2020 20:20
@shrijitsingh99
Copy link
Contributor Author

To be merged post #4369

@kunaltyagi kunaltyagi added needs: pr merge Specify why not closed/merged yet needs: code review Specify why not closed/merged yet labels Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: filters needs: code review Specify why not closed/merged yet needs: pr merge Specify why not closed/merged yet priority: gsoc Reason for prioritization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants