pybind11/tests/pure_cpp
Xiaofei Wang c0cfe95b1b
Support loading `unique_ptr<Derived>` as `unique_ptr<Base>`. (#4031)
* Support loading unique_ptr<derived> as unique_ptr<base>.

* Fix incorrect test

* pre commit fix

* Fix clang tidy

* Resolve comments

* Resolve comments
2022-06-27 22:21:28 -07:00
..
CMakeLists.txt Revert "Updating Catch version to latest, in hopes of resolving the GHA download issue affecting all MSVC builds." 2021-06-30 07:04:31 -07:00
smart_holder_poc_test.cpp Support loading `unique_ptr<Derived>` as `unique_ptr<Base>`. (#4031) 2022-06-27 22:21:28 -07:00