#include <boost/python/detail/prefix.hpp>
#include <boost/type.hpp>
#include <boost/python/converter/arg_to_python.hpp>
#include <boost/python/converter/return_from_python.hpp>
#include <boost/python/detail/preprocessor.hpp>
#include <boost/python/detail/void_return.hpp>
#include <boost/preprocessor/comma_if.hpp>
#include <boost/preprocessor/iterate.hpp>
#include <boost/preprocessor/repeat.hpp>
#include <boost/preprocessor/debug/line.hpp>
#include <boost/preprocessor/repetition/enum_trailing_params.hpp>
#include <boost/preprocessor/repetition/enum_binary_params.hpp>
#include <BOOST_PP_ITERATE()>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::python | |
Macros | |
#define | BOOST_PYTHON_FAST_ARG_TO_PYTHON_GET(z, n, _) , converter::arg_to_python<A##n>(a##n).get() |
#define | BOOST_PP_ITERATION_PARAMS_1 (3, (0, BOOST_PYTHON_MAX_ARITY, <boost/python/call.hpp>)) |
#define BOOST_PP_ITERATION_PARAMS_1 (3, (0, BOOST_PYTHON_MAX_ARITY, <boost/python/call.hpp>)) |