HomeSort by relevance Sort by last modified time
    Searched full:template_arity_impl (Results 1 - 2 of 2) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
template_arity.hpp 81 struct template_arity_impl struct in namespace:boost::mpl::aux
92 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
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
template_arity.hpp 98 struct template_arity_impl struct in namespace:boost::mpl::aux
106 BOOST_PP_COMMA_IF(i_) template_arity_impl<F,BOOST_PP_INC(i_)>::value \
137 struct template_arity_impl
146 struct template_arity_impl<true>
156 : template_arity_impl< ::boost::mpl::aux::has_rebind<F>::value >

Completed in 128 milliseconds