Home
last modified time | relevance | path

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

/third_party/boost/libs/python/test/
Dm1.cpp171 struct simple_to_python struct
175 static PyObject* convert(simple const& x) in convert()
181 static PyTypeObject const *get_pytype(){return &SimpleType; } in get_pytype()