pybind11/include/pybind11/detail
2020-10-09 16:41:42 -04:00
..
class.h Fail on passing py::object with wrong Python type to py::object subclass using PYBIND11_OBJECT macro (#2349) 2020-10-05 22:48:54 +02:00
common.h chore: bump to 2.6.0rc1 2020-10-09 16:41:42 -04:00
descr.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
init.h Throw exception on returning a unique_ptr or shared_ptr nullptr (or any other holder type) from py::init, rather than crashing (#2430) 2020-08-25 18:51:06 +02:00
internals.h Resolve empty statement warning when using PYBIND11_OVERLOAD_PURE_NAME and PYBIND11_OVERLOAD_PURE (#2325) 2020-09-15 14:56:20 +02:00
typeid.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00