Home
last modified time | relevance | path

Searched defs:arg_to_python (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/python/converter/
Darg_to_python.hpp150 struct arg_to_python struct
153 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