The
BOOST_PP_LIMIT_SLOT_SIG
macro defines the number of significant base-10 digits that can be evaluated by the
slot
mechanism.
Usage
BOOST_PP_LIMIT_SLOT_SIG
Remarks
This macro currently expands to
10
.
Requirements
Header:
<boost/preprocessor/config/limits.hpp>