Unverified Commit a2bb297b authored by Yannick Jadoul's avatar Yannick Jadoul Committed by GitHub
Browse files

Throw exception on returning a unique_ptr or shared_ptr nullptr (or any other...

Throw exception on returning a unique_ptr or shared_ptr nullptr (or any other holder type) from py::init, rather than crashing (#2430)
parent 5b59b7b2
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