Searched refs:BOOST_MPL_AUX_TEMPLATE_ARITY_SPEC (Results 1 – 3 of 3) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/ |
D | arity_spec.hpp | 53 # define BOOST_MPL_AUX_TEMPLATE_ARITY_SPEC(i, name) \ macro 63 # define BOOST_MPL_AUX_TEMPLATE_ARITY_SPEC(i, name) /**/ macro
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/ |
D | bind.hpp | 108 BOOST_MPL_AUX_TEMPLATE_ARITY_SPEC(1, bind0) 166 BOOST_MPL_AUX_TEMPLATE_ARITY_SPEC(2, bind1) 229 BOOST_MPL_AUX_TEMPLATE_ARITY_SPEC(3, bind2) 297 BOOST_MPL_AUX_TEMPLATE_ARITY_SPEC(4, bind3) 371 BOOST_MPL_AUX_TEMPLATE_ARITY_SPEC(5, bind4) 452 BOOST_MPL_AUX_TEMPLATE_ARITY_SPEC(6, bind5)
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
D | bind.hpp | 341 BOOST_MPL_AUX_TEMPLATE_ARITY_SPEC( 483 BOOST_MPL_AUX_TEMPLATE_ARITY_SPEC(BOOST_PP_INC(i_), BOOST_PP_CAT(bind,i_))
|