mirror of
https://github.com/pybind/pybind11.git
synced 2026-07-10 17:17:15 +00:00
* Add roundtrip tests for unique_ptr * Implementation for casting from const std::unique_ptr& ... forwarding to smart_holder_type_caster<T>::cast(T*)