The
BOOST_PP_LIMIT_WHILE
macro defines the maximum number of
BOOST_PP_WHILE
iterations.
Usage
BOOST_PP_LIMIT_WHILE
Remarks
This macro currently expands to
256
.
Requirements
Header:
<boost/preprocessor/config/limits.hpp>