Warning, file /include/boost/python/object/life_support.hpp was not indexed
or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001
0002
0003
0004
0005 #ifndef LIFE_SUPPORT_DWA200222_HPP
0006 # define LIFE_SUPPORT_DWA200222_HPP
0007 # include <boost/python/detail/prefix.hpp>
0008
0009 namespace boost { namespace python { namespace objects {
0010
0011 BOOST_PYTHON_DECL PyObject* make_nurse_and_patient(PyObject* nurse, PyObject* patient);
0012
0013 }}}
0014
0015 #endif