mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-12 09:17:42 +00:00
reference_internal requires an `instance` field to track the returned reference's parent, but that's just a duplication of what keep_alive<0,1> does, so use a keep alive to do this to eliminate the duplication.
2.3 KiB
2.3 KiB