Closed
Description
The documentation for IO::RemoveVariable
states:
Remove functions must be used with caution as they generate dangling Variable/Attributes pointers or references if they didn’t go out of scope.
I am confused by this; does the IO
not have ownership of the data? If it does not own it, then shouldn't calling RemoveVariable
be prohibited?
Metadata
Assignees
Labels
No labels