pybind11/include/pybind11
Yannick Jadoul 16f199f8d9
Change base parameter type in register_exception and exception constructor from PyObject* to handle (#2467)
* Change base parameter type in register_exception and excepion constructor from PyObject* to handle

* Fix compilation error passing `handle` to `PyObject*`
2020-09-15 10:24:39 -04:00
..
detail style: clang-tidy: modernize-use-equals-default 2020-09-15 09:56:59 -04:00
attr.h style: clang-tidy: modernize-use-equals-default 2020-09-15 09:56:59 -04:00
buffer_info.h style: clang-tidy: modernize-use-equals-default 2020-09-15 09:56:59 -04:00
cast.h style: clang-tidy: modernize-use-auto 2020-09-15 09:56:59 -04:00
chrono.h style: clang-tidy: modernize-use-using 2020-09-15 09:56:59 -04:00
common.h Add a dummy common.h header with a deprecation warning 2017-09-06 15:22:26 +02:00
complex.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
eigen.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
embed.h Rename embedded_module object's name (#2282) 2020-07-10 16:31:03 +02:00
eval.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
functional.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
iostream.h style: clang-tidy: default checks and fix bug in iostream deconstruction 2020-09-15 09:56:59 -04:00
numpy.h style: clang-tidy: modernize-use-auto 2020-09-15 09:56:59 -04:00
operators.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
options.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
pybind11.h Change base parameter type in register_exception and exception constructor from PyObject* to handle (#2467) 2020-09-15 10:24:39 -04:00
pytypes.h style: clang-tidy: modernize-use-auto 2020-09-15 09:56:59 -04:00
stl_bind.h style: clang-tidy: modernize-use-auto 2020-09-15 09:56:59 -04:00
stl.h Use defined for some preprocessor variables that might be undefined (#2476) 2020-09-10 13:58:26 -04:00