Skip to content

Remove deprecated std::iterator#193

Merged
kevinushey merged 1 commit into
RcppCore:masterfrom
Enchufa2:fix/iterator
Jan 31, 2023
Merged

Remove deprecated std::iterator#193
kevinushey merged 1 commit into
RcppCore:masterfrom
Enchufa2:fix/iterator

Conversation

@Enchufa2
Copy link
Copy Markdown
Member

Moves away from std::iterator, and thus the warning in RMatrix.h. #121 is needed to remove warnings in bundled tbb.

Closes #192.

Copy link
Copy Markdown
Contributor

@kevinushey kevinushey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; thanks for putting this together!

Do we need to prepare a CRAN release of RcppParallel with this patch?

@kevinushey kevinushey merged commit 60406d2 into RcppCore:master Jan 31, 2023
@Enchufa2
Copy link
Copy Markdown
Member Author

I don't think this is a problem yet, and when it is, switching to a more recent version of tbb will be needed anyway. So I'd say no rush.

@Enchufa2 Enchufa2 deleted the fix/iterator branch January 31, 2023 21:59
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.

Deprecated std::iterator

2 participants