- 29 Jan, 2021 2 commits
-
-
Ralf W. Grosse-Kunstleve authored
Demonstrating that py::cast<std::unique_ptr<Foo>>(foo_py); works with py::classh (it does not build with class_).
-
Ralf W. Grosse-Kunstleve authored
-
Demonstrating that py::cast<std::unique_ptr<Foo>>(foo_py); works with py::classh (it does not build with class_).