mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-14 09:34:46 +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. |
||
---|---|---|
.. | ||
_static | ||
advanced.rst | ||
basics.rst | ||
benchmark.py | ||
benchmark.rst | ||
classes.rst | ||
cmake.rst | ||
conf.py | ||
index.rst | ||
intro.rst | ||
Makefile | ||
pybind11_vs_boost_python1.svg | ||
pybind11_vs_boost_python2.svg | ||
reference.rst |