Go to the source code of this file.
Classes | |
class | ArgInspector1 |
class | ArgInspector2 |
class | ArgAlwaysConverts |
struct | pybind11::detail::type_caster< ArgInspector1 > |
struct | pybind11::detail::type_caster< ArgInspector2 > |
struct | pybind11::detail::type_caster< ArgAlwaysConverts > |
class | DestructionTester |
struct | pybind11::detail::type_caster< DestructionTester > |
Namespaces | |
pybind11 | |
pybind11::detail | |
Functions | |
TEST_SUBMODULE (custom_type_casters, m) | |
TEST_SUBMODULE | ( | custom_type_casters | , |
m | |||
) |
Definition at line 86 of file test_custom_type_casters.cpp.