mirror of
https://github.com/pybind/pybind11.git
synced 2026-07-12 18:17:02 +00:00
C++ classes default inheritance rule is private. I believe py::trampoline_self_life_support must be public to work correctly.
C++ classes default inheritance rule is private. I believe py::trampoline_self_life_support must be public to work correctly.