This is the complete list of members for boost::mpl::aux::max_arity< C1, C2, C3, C4, C5, C6 >, including all inherited members.
BOOST_STATIC_CONSTANT(int, value=(C6 > 0?C6:(C5 > 0?C5:(C4 > 0?C4:(C3 > 0?C3:(C2 > 0?C2:(C1 > 0?C1:-1))))))) | boost::mpl::aux::max_arity< C1, C2, C3, C4, C5, C6 > |