pybind11/tests/pure_cpp
Ralf W. Grosse-Kunstleve 01e0045547
Enabling use of smart_holder for types with non-public destructors. (#2878)
* Enabling use of smart_holder for types with non-public destructors.

* Resolving clang-tidy error (GitHub CI).
2021-02-26 17:51:50 -08:00
..
CMakeLists.txt Adding py::smart_holder (for smart-pointer interoperability). (#2672) 2021-02-23 21:50:42 -08:00
smart_holder_poc_test.cpp Enabling use of smart_holder for types with non-public destructors. (#2878) 2021-02-26 17:51:50 -08:00