pybind11/include
Robert Haschke 784092dfd2
Missing cast from const unique_ptr& (#2904)
* Add roundtrip tests for unique_ptr

* Implementation for casting from const std::unique_ptr&

... forwarding to smart_holder_type_caster<T>::cast(T*)
2021-03-16 18:10:12 -07:00
..
pybind11 Missing cast from const unique_ptr& (#2904) 2021-03-16 18:10:12 -07:00