Home
last modified time | relevance | path

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

/third_party/boost/boost/python/converter/
Darg_to_python.hpp98 struct select_arg_to_python struct
100 typedef typename unwrap_reference<T>::type unwrapped_referent;
101 typedef typename unwrap_pointer<T>::type unwrapped_ptr;
145 type;