Expands to the length of the
template parameter list for
variant.
Synopsis
BOOST_VARIANT_LIMIT_TYPES
Description
Note: Conforming
implementations of variant must allow at least ten
template arguments. That is, BOOST_VARIANT_LIMIT_TYPES must be greater
or equal to 10.