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

Added for_each_index_nested ( do not merge yet ) #329

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

Conversation

bradphelan
Copy link
Contributor

Pull request for #328

I've added in for_each_index_nested however I cannot get the the test case to work. Have a look at the test case in

unittests/algorithm.cpp

if I use just for_each_index then the test case passes. If I use the implementation of for_each_index_nested as you reviewed yesterday then there is an error. Would you please have a look at and see what the problem may be.

@XGZepto
Copy link

XGZepto commented Feb 26, 2024

Hi Brad,
came across this PR since it would be super helpful for the project I'm working out. I'll take a look at your code but do let us know if there's any update from your side since the PR was opened almost 3 years ago. Cheers.

@bradphelan
Copy link
Contributor Author

No we never updated this

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