Unverified Commit 784092df authored by Robert Haschke's avatar Robert Haschke Committed by GitHub
Browse files

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*)
parent 46979203
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment