
Go to the source code of this file.
Namespaces | |
| pybind11 | |
| pybind11::detail | |
| pybind11_tests | |
| pybind11_tests::vector_unique_ptr_member | |
Functions | |
| py::object | py_cast_VectorOwner_ptr (VectorOwner *ptr) |
| TEST_SUBMODULE (vector_unique_ptr_member, m) | |
| py::object py_cast_VectorOwner_ptr | ( | VectorOwner * | ptr | ) |
Definition at line 46 of file test_vector_unique_ptr_member.cpp.
| TEST_SUBMODULE | ( | vector_unique_ptr_member | , |
| m | |||
| ) |
Definition at line 48 of file test_vector_unique_ptr_member.cpp.