Searched defs:back_reference_arg_from_python (Results 1 – 1 of 1) sorted by relevance
133 struct back_reference_arg_from_python struct136 typedef T result_type;141 typedef boost::python::arg_from_python<typename T::type> base;142 PyObject* m_source;321 back_reference_arg_from_python<T>::back_reference_arg_from_python(PyObject* x) in back_reference_arg_from_python() function in boost::python::converter::back_reference_arg_from_python