Skip to content

WIP: Support ownership transfer between C++ and Python with shared_ptr<T> and unique_ptr<T> for pure C++ instances and single-inheritance instances - #1146

Closed
EricCousineau-TRI wants to merge 2 commits into
pybind:masterfrom
EricCousineau-TRI:feature/py_move_shared
Closed

WIP: Support ownership transfer between C++ and Python with shared_ptr<T> and unique_ptr<T> for pure C++ instances and single-inheritance instances#1146
EricCousineau-TRI wants to merge 2 commits into
pybind:masterfrom
EricCousineau-TRI:feature/py_move_shared

Support ownership transfer between C++ and Python with `shared_ptr<T>…

93d99ac
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs