#include <boost/python/refcount.hpp>
#include <boost/python/converter/shared_ptr_deleter.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/get_pointer.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::python | |
boost::python::converter | |
Functions | |
template<class T > | |
PyObject * | boost::python::converter::shared_ptr_to_python (shared_ptr< T > const &x) |