mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-19 22:39:09 +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.