mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-29 10:57:03 +00:00
PREPARATION for: PR #5332 — Fix handling of const unique_ptr<T, D> & (do not disown). Splitting out so that the functional changes under PR #5332 will be more obvious.