fix memory issue in POEMS library, where auxiliary data was cast to a data...
fix memory issue in POEMS library, where auxiliary data was cast to a data structure of different (smaller) size when deleting. this commit adds support to a callback function that allows to delete aux data in the Tree with its native size.
Loading
Please sign in to comment