test_multiple_inheritance.cpp
11.9 KB
-
Propagate py::multiple_inheritance to all children (#3650) · ec81e8e7
* Add tests demonstrating smart_holder issues with multiple inheritance * Propagate C++ multiple inheritance markers to all children - Makes py::multiple_inheritance only needed in base classes hidden from pybind11
Dustin Spicuzza committed