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

Automatically transfer ownership when passing pointers #6

Open
N-Coder opened this issue Nov 1, 2023 · 0 comments
Open

Automatically transfer ownership when passing pointers #6

N-Coder opened this issue Nov 1, 2023 · 0 comments

Comments

@N-Coder
Copy link
Member

N-Coder commented Nov 1, 2023

Some OGDF methods take the ownership of the passed values, in which case __python_owns__ has to be set on the passed value. Automatically ensuring this would be nice. See also ogdf/ogdf#143

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

No branches or pull requests

1 participant