Ralf W. Grosse-Kunstleve
|
75f7eca26e
|
Introducing 1. type_caster_for_class_, used in PYBIND11_MAKE_OPAQUE, and 2. default_holder_type, used in stl_bind.h.
|
2021-02-09 06:47:45 -08:00 |
|
Ralf W. Grosse-Kunstleve
|
149e332b3e
|
Adding classu alias for class_<U, std::unique_ptr<U>>.
|
2021-02-09 06:47:08 -08:00 |
|
Ralf W. Grosse-Kunstleve
|
87acc89b21
|
Reintroducing py::classh, this time as a simple alias for py::class_<U, py::smart_holder>.
|
2021-02-09 06:47:08 -08:00 |
|
Ralf W. Grosse-Kunstleve
|
edfe8bfd71
|
Systematically renaming tests to use "class_sh" in the name.
|
2021-02-09 06:47:07 -08:00 |
|