mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-26 07:02:11 +00:00
ca77130be8
Using object class to hold converted object automatically deallocates object if an exception is thrown or scope is left before constructing complete Python object. Additionally added method object::release() that allows to release ownership of python object without decreasing its reference count. |
||
---|---|---|
.. | ||
pybind11 |