mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-14 02:03:34 +00:00
* Add semi-public API: `pybind11::detail::is_holder_constructed` * Update docs for `pybind11::custom_type_setup` * Update tests in `test_custom_type_setup.cpp` * Apply suggestions from code review