#include <boost/python/detail/prefix.hpp>
#include <boost/python/converter/registered.hpp>
#include <boost/python/detail/unwind_type.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::python | |
boost::python::converter | |
boost::python::converter::detail | |
Typedefs | |
typedef PyTypeObject const *(* | boost::python::converter::pytype_function )() |
Functions | |
template<class T > | |
python::type_info | boost::python::converter::detail::unwind_type_id_ (boost::type< T > *=0, mpl::false_ *=0) |
python::type_info | boost::python::converter::detail::unwind_type_id_ (boost::type< void > *=0, mpl::true_ *=0) |
template<class T > | |
python::type_info | boost::python::converter::detail::unwind_type_id (boost::type< T > *p=0) |