#include <boost/python/detail/prefix.hpp>
#include <boost/preprocessor/cat.hpp>
#include <boost/preprocessor/stringize.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::python | |
boost::python::detail | |
Macros | |
#define | _BOOST_PYTHON_MODULE_INIT(name) |
#define | BOOST_PYTHON_MODULE_INIT(name) |
Functions | |
BOOST_PYTHON_DECL PyObject * | boost::python::detail::init_module (char const *name, void(*)()) |
#define _BOOST_PYTHON_MODULE_INIT | ( | name | ) |
#define BOOST_PYTHON_MODULE_INIT | ( | name | ) |