Searched defs:reference_arg_from_python (Results 1 – 1 of 1) sorted by relevance
85 struct reference_arg_from_python : arg_lvalue_from_python_base struct87 typedef T result_type;281 inline reference_arg_from_python<T>::reference_arg_from_python(PyObject* p) in reference_arg_from_python() function in boost::python::converter::reference_arg_from_python