Home
last modified time | relevance | path

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

/third_party/boost/boost/python/
Dto_python_indirect.hpp32 struct to_python_indirect struct
36 operator()(U const& ref) const in operator ()()
42 get_pytype()const in get_pytype()
49 inline PyObject* execute(U* ptr, detail::true_) const in execute()
59 inline PyObject* execute(U const& x, detail::false_) const in execute()