...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
BOOST_VARAINT_MAX_MULTIVIZITOR_PARAMS — Controls maximum amount of variant
parameters for multi visistors.
// In header: <boost/variant/multivisitors.hpp>
BOOST_VARAINT_MAX_MULTIVIZITOR_PARAMS
Note: Default amount is 4. Define it
to bigger value before including <boost/variant/multivisitors.hpp> to
increase maximum amount of variant
parameters for apply_visitor.