Closed serizba closed 4 years ago
Model does not have a custom deleter and therefore the Graph and the Session are not deleted properly.
Both Graph and Session should probably be wrapped on a smart pointer specifying their deleting functions.
Model does not have a custom deleter and therefore the Graph and the Session are not deleted properly.
Both Graph and Session should probably be wrapped on a smart pointer specifying their deleting functions.