Go to the source code of this file.
Namespaces | |
external | |
external::detail | |
handle_from_move_only_type_with_operator_PyObject | |
implicit_conversion_from_0_to_handle | |
pybind11 | |
pybind11::detail | |
Macros | |
#define | PYBIND11_AUTO_IT auto &it |
Functions | |
bool | external::detail::check (PyObject *o) |
PyObject * | external::detail::conv (PyObject *o) |
PyObject * | external::detail::default_constructed () |
bool | handle_from_move_only_type_with_operator_PyObject::from_const () |
bool | handle_from_move_only_type_with_operator_PyObject::from_ncnst () |
void | handle_from_move_only_type_with_operator_PyObject::m_defs (py::module_ &m) |
void | pure_compile_tests_for_handle_from_PyObject_pointers () |
TEST_SUBMODULE (pytypes, m) | |
#define PYBIND11_AUTO_IT auto &it |
void pure_compile_tests_for_handle_from_PyObject_pointers | ( | ) |
Definition at line 59 of file test_pytypes.cpp.
TEST_SUBMODULE | ( | pytypes | , |
m | |||
) |
Definition at line 132 of file test_pytypes.cpp.