Home
last modified time | relevance | path

Searched refs:BOOST_PYTHON_MAX_BASES (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/python/
Dbases.hpp18 # define BOOST_PYTHON_BASE_PARAMS BOOST_PP_ENUM_PARAMS_Z(1, BOOST_PYTHON_MAX_BASES, Base)
21 …template < BOOST_PP_ENUM_PARAMS_WITH_A_DEFAULT(BOOST_PYTHON_MAX_BASES, typename Base, mpl::void_) >
32 template < BOOST_PP_ENUM_PARAMS_Z(1, BOOST_PYTHON_MAX_BASES, class Base) >
/third_party/boost/boost/python/detail/
Dtype_list.hpp12 # if BOOST_PYTHON_MAX_ARITY + 2 > BOOST_PYTHON_MAX_BASES
15 # define BOOST_PYTHON_LIST_SIZE BOOST_PYTHON_MAX_BASES
Dpreprocessor.hpp32 # ifndef BOOST_PYTHON_MAX_BASES
33 # define BOOST_PYTHON_MAX_BASES 10 macro
/third_party/boost/libs/python/doc/
Dconfiguration.qbk28 [[BOOST_PYTHON_MAX_BASES][10]