/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/ |
nttp_decl.hpp | 27 # define BOOST_MPL_AUX_NTTP_DECL(T, x) BOOST_PP_CAT(_mpl_nttp_,T) x /**/ 31 # define BOOST_MPL_AUX_NTTP_DECL(T, x) T x /**/
|
arity.hpp | 29 template< typename F, BOOST_MPL_AUX_NTTP_DECL(int, N) >
|
yes_no.hpp | 39 template< BOOST_MPL_AUX_NTTP_DECL(long, n) > struct weighted_tag
|
advance_backward.hpp | 47 template< BOOST_MPL_AUX_NTTP_DECL(long, N) > struct advance_backward; 54 template< BOOST_MPL_AUX_NTTP_DECL(long, N) >
|
advance_forward.hpp | 47 template< BOOST_MPL_AUX_NTTP_DECL(long, N) > struct advance_forward; 54 template< BOOST_MPL_AUX_NTTP_DECL(long, N) >
|
template_arity.hpp | 66 template< BOOST_MPL_AUX_NTTP_DECL(int, N) > struct arity_tag 76 BOOST_MPL_PP_PARAMS(AUX778076_ARITY, BOOST_MPL_AUX_NTTP_DECL(int, C)) 97 template< typename F, BOOST_MPL_AUX_NTTP_DECL(int, N) >
|
arity_spec.hpp | 30 template< BOOST_MPL_AUX_NTTP_DECL(int, N), BOOST_MPL_PP_PARAMS(i,type T) > \
|
integral_wrapper.hpp | 29 # define AUX_WRAPPER_PARAMS(N) BOOST_MPL_AUX_NTTP_DECL(AUX_WRAPPER_VALUE_TYPE, N)
|
numeric_op.hpp | 78 , BOOST_MPL_AUX_NTTP_DECL(int, tag1_) = BOOST_MPL_AUX_MSVC_VALUE_WKND(Tag1)::value 79 , BOOST_MPL_AUX_NTTP_DECL(int, tag2_) = BOOST_MPL_AUX_MSVC_VALUE_WKND(Tag2)::value
|
na_spec.hpp | 45 template< BOOST_MPL_AUX_NTTP_DECL(int, N) > \
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
arg_fwd.hpp | 23 template< BOOST_MPL_AUX_NTTP_DECL(int, N) > struct arg;
|
int_fwd.hpp | 22 template< BOOST_MPL_AUX_NTTP_DECL(int, N) > struct int_;
|
long_fwd.hpp | 22 template< BOOST_MPL_AUX_NTTP_DECL(long, N) > struct long_;
|
not.hpp | 27 template< BOOST_MPL_AUX_NTTP_DECL(long, C_) > // 'long' is intentional here
|
protect.hpp | 40 template< BOOST_MPL_AUX_NTTP_DECL(int, N), typename T >
|
at.hpp | 40 , BOOST_MPL_AUX_NTTP_DECL(long, N)
|
advance.hpp | 64 , BOOST_MPL_AUX_NTTP_DECL(long, N)
|
bind.hpp | 156 BOOST_MPL_AUX_NTTP_DECL(int, N), AUX778076_BIND_PARAMS(typename U) 244 template< BOOST_MPL_AUX_NTTP_DECL(int, arity_) > struct bind_chooser; 260 template< BOOST_MPL_AUX_NTTP_DECL(int, N) >
|
assert.hpp | 116 template< BOOST_MPL_AUX_NTTP_DECL(long, x), BOOST_MPL_AUX_NTTP_DECL(long, y), bool (*)(failed, failed) >
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/ |
tag.hpp | 27 template< BOOST_MPL_AUX_NTTP_DECL(long, N) > struct vector_tag;
|
iterator.hpp | 34 , BOOST_MPL_AUX_NTTP_DECL(long, n_) 63 , BOOST_MPL_AUX_NTTP_DECL(long, n_) 72 , BOOST_MPL_AUX_NTTP_DECL(long, n_) 81 , BOOST_MPL_AUX_NTTP_DECL(long, n_) 94 , BOOST_MPL_AUX_NTTP_DECL(long, n_) 95 , BOOST_MPL_AUX_NTTP_DECL(long, m_)
|
at.hpp | 62 template< typename Vector, BOOST_MPL_AUX_NTTP_DECL(long, n_) > struct v_at; 64 template< BOOST_MPL_AUX_NTTP_DECL(long, n_) > 88 template< BOOST_MPL_AUX_NTTP_DECL(long, n_) > struct v_at_impl 104 template< typename T, BOOST_MPL_AUX_NTTP_DECL(long, n_) >
|
front.hpp | 41 template< BOOST_MPL_AUX_NTTP_DECL(long, n_) >
|