Loading...
Searching...
No Matches
util.h File Reference
#include <pybind11/pybind11.h>
#include <pybind11/numpy.h>

Go to the source code of this file.

Classes

class  pyobject_deleter< T >
 Used as a std::shared_ptr deleter (second argument) to overload delete ptr with Py_DECREF(ptr). More...