Home
last modified time | relevance | path

Searched refs:unwrap_simple_ref (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/python/test/
Dm2.cpp30 PyObject* unwrap_simple_ref(simple& x) in unwrap_simple_ref() function
84 def("unwrap_simple_ref", unwrap_simple_ref); in BOOST_PYTHON_MODULE()