The
BOOST_PP_LIMIT_DIM
macro defines the maximum number of available
BOOST_PP_REPEAT
dimensions.
Usage
BOOST_PP_LIMIT_DIM
Remarks
This macro currently expands to
3
.
Requirements
Header:
<boost/preprocessor/config/limits.hpp>