Home
last modified time | relevance | path

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

/third_party/boost/boost/python/object/
Dclass_wrapper.hpp37 struct class_value_wrapper struct
40 static PyObject* convert(Src x) in convert()
45 static PyTypeObject const *get_pytype() { return MakeInstance::get_pytype(); } in get_pytype()