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

Add info to store iterator mapping #694

Merged
merged 2 commits into from Jul 9, 2023

Conversation

HGuillemet
Copy link
Contributor

Records the mapping for container iterators.
Allows to map native functions (other that the container functions) taking or returning such iterators.
Presets can always register the info explicitly, in addition to the mapping for the container itself. This PR just makes that systematic.

Mapping is not recorded if an info already exists for the iterator. Maybe we should amend it if it exists instead.

@saudet saudet merged commit 2dacec9 into bytedeco:master Jul 9, 2023
10 checks passed
@HGuillemet HGuillemet deleted the add_info_for_iterators branch July 9, 2023 12:43
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