#include <boost/preprocessor/config/config.hpp>#include <boost/preprocessor/slot/slot.hpp>#include <boost/preprocessor/tuple/elem.hpp>

Macros | |
| #define | BOOST_PP_LOCAL_ITERATE() <boost/preprocessor/iteration/detail/local.hpp> |
| #define | BOOST_PP_LOCAL_C(n) (BOOST_PP_LOCAL_S) <= n && (BOOST_PP_LOCAL_F) >= n |
| #define | BOOST_PP_LOCAL_R(n) (BOOST_PP_LOCAL_F) <= n && (BOOST_PP_LOCAL_S) >= n |
| #define BOOST_PP_LOCAL_ITERATE | ( | ) | <boost/preprocessor/iteration/detail/local.hpp> |