Searched defs:pointer_arg_from_python (Results 1 – 1 of 1) sorted by relevance
75 struct pointer_arg_from_python : arg_lvalue_from_python_base struct77 typedef T result_type;266 inline pointer_arg_from_python<T>::pointer_arg_from_python(PyObject* p) in pointer_arg_from_python() function in boost::python::converter::pointer_arg_from_python