mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-07 08:15:22 +00:00
* 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