#include <template_arity.hpp>
Public Types | |
typedef mpl::int_< value > | type |
Public Member Functions | |
BOOST_STATIC_CONSTANT (int, value=(max_arity< template_arity_impl< F, 1 >::value, template_arity_impl< F, 2 >::value, template_arity_impl< F, 3 >::value, template_arity_impl< F, 4 >::value, template_arity_impl< F, 5 >::value, template_arity_impl< F, 6 >::value >::value)) | |
Definition at line 89 of file preprocessed/gcc/template_arity.hpp.
typedef mpl::int_<value> boost::mpl::aux::template_arity< F >::type |
Definition at line 94 of file preprocessed/gcc/template_arity.hpp.
boost::mpl::aux::template_arity< F >::BOOST_STATIC_CONSTANT | ( | int | , |
value | = (max_arity< template_arity_impl< F, 1 >::value, template_arity_impl< F, 2 >::value, template_arity_impl< F, 3 >::value, template_arity_impl< F, 4 >::value, template_arity_impl< F, 5 >::value, template_arity_impl< F, 6 >::value >::value) |
||
) |