#include <boost/python/detail/prefix.hpp>
#include <boost/python/lvalue_from_pytype.hpp>
#include <boost/python/to_python_converter.hpp>
#include <boost/python/converter/registrations.hpp>
#include <boost/python/detail/dealloc.hpp>
#include <boost/python/detail/none.hpp>
#include <boost/python/type_id.hpp>
#include <boost/python/errors.hpp>
#include <boost/type_traits/remove_pointer.hpp>
#include <boost/type_traits/is_pointer.hpp>
#include <boost/type_traits/is_void.hpp>
#include <boost/implicit_cast.hpp>
#include <boost/mpl/eval_if.hpp>
#include <boost/mpl/identity.hpp>
#include <boost/mpl/assert.hpp>
Classes | |
struct | boost::python::opaque< Pointee > |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::python | |
Macros | |
#define | BOOST_PYTHON_OPAQUE_SPECIALIZED_TYPE_ID(Pointee) |
#define BOOST_PYTHON_OPAQUE_SPECIALIZED_TYPE_ID | ( | Pointee | ) |