mirror of
https://github.com/pybind/pybind11.git
synced 2026-07-11 01:26:58 +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.