Home
last modified time | relevance | path

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

/third_party/boost/boost/python/
Dto_python_value.hpp87 struct registry_to_python_value struct
89 typedef typename value_arg<T>::type argument_type;
93 …ct const* get_pytype() const {return converter::registered<T>::converters.to_python_target_type();} in get_pytype()