The
BOOST_PP_LIMIT_REPEAT
macro defines the maximum number of repetitions supported by each
BOOST_PP_REPEAT
dimension.
Usage
BOOST_PP_LIMIT_REPEAT
Remarks
This macro current expands to
256
.
Requirements
Header:
<boost/preprocessor/config/limits.hpp>