Searched defs:arg_to_python (Results 1 – 1 of 1) sorted by relevance
150 struct arg_to_python struct153 typedef typename detail::select_arg_to_python<T>::type base;251 inline arg_to_python<T>::arg_to_python(T const& x) in arg_to_python() function in boost::python::converter::arg_to_python