Skip to content

Change references of python-bound classes to std::shared_ptr

Vicentini Filippo requested to merge github/fork/gcarleo/v2.0 into v2.0

Created by: gcarleo

To help avoiding hard to track down memory management problems in python.

fixes #95 (closed) and fixes #97 (closed)

Merge request reports