Home
last modified time | relevance | path

Searched refs:BOOST_MPL_AUX_NTTP_DECL (Results 1 – 23 of 23) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/
Diterator.hpp34 , 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_)
Dat.hpp62 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_) >
Dtag.hpp27 template< BOOST_MPL_AUX_NTTP_DECL(long, N) > struct vector_tag;
Dfront.hpp41 template< BOOST_MPL_AUX_NTTP_DECL(long, n_) >
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
Dnttp_decl.hpp27 # define BOOST_MPL_AUX_NTTP_DECL(T, x) BOOST_PP_CAT(_mpl_nttp_,T) x /**/ macro
31 # define BOOST_MPL_AUX_NTTP_DECL(T, x) T x /**/ macro
Dtemplate_arity.hpp66 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) >
Dadvance_forward.hpp47 template< BOOST_MPL_AUX_NTTP_DECL(long, N) > struct advance_forward;
54 template< BOOST_MPL_AUX_NTTP_DECL(long, N) >
Dadvance_backward.hpp47 template< BOOST_MPL_AUX_NTTP_DECL(long, N) > struct advance_backward;
54 template< BOOST_MPL_AUX_NTTP_DECL(long, N) >
Darity.hpp29 template< typename F, BOOST_MPL_AUX_NTTP_DECL(int, N) >
Dyes_no.hpp39 template< BOOST_MPL_AUX_NTTP_DECL(long, n) > struct weighted_tag
Darity_spec.hpp30 template< BOOST_MPL_AUX_NTTP_DECL(int, N), BOOST_MPL_PP_PARAMS(i,type T) > \
Dnumeric_op.hpp78 , 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
Dintegral_wrapper.hpp29 # define AUX_WRAPPER_PARAMS(N) BOOST_MPL_AUX_NTTP_DECL(AUX_WRAPPER_VALUE_TYPE, N)
Dna_spec.hpp45 template< BOOST_MPL_AUX_NTTP_DECL(int, N) > \
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Darg_fwd.hpp23 template< BOOST_MPL_AUX_NTTP_DECL(int, N) > struct arg;
Dlong_fwd.hpp22 template< BOOST_MPL_AUX_NTTP_DECL(long, N) > struct long_;
Dint_fwd.hpp22 template< BOOST_MPL_AUX_NTTP_DECL(int, N) > struct int_;
Dnot.hpp27 template< BOOST_MPL_AUX_NTTP_DECL(long, C_) > // 'long' is intentional here
Dprotect.hpp40 template< BOOST_MPL_AUX_NTTP_DECL(int, N), typename T >
Dat.hpp40 , BOOST_MPL_AUX_NTTP_DECL(long, N)
Dadvance.hpp64 , BOOST_MPL_AUX_NTTP_DECL(long, N)
Dbind.hpp156 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) >
Dassert.hpp116 template< BOOST_MPL_AUX_NTTP_DECL(long, x), BOOST_MPL_AUX_NTTP_DECL(long, y), bool (*)(failed, fail…