Home
last modified time | relevance | path

Searched refs:void_ (Results 1 – 14 of 14) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
Dbegin_end_impl.hpp54 aux::begin_type<Sequence>, void_>::type type;
64 aux::end_type<Sequence>, void_>::type type;
88 AUX778076_IMPL_SPEC(begin, non_sequence_tag, void_)
89 AUX778076_IMPL_SPEC(end, non_sequence_tag, void_)
90 AUX778076_IMPL_SPEC(begin, na, void_)
91 AUX778076_IMPL_SPEC(end, na, void_)
Dtraits_lambda_spec.hpp29 template<> struct trait<void_> \
40 template<> struct trait<void_> \
Dna_spec.hpp79 , void_ \
89 , void_ \
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dvoid.hpp29 struct void_ { typedef void_ type; }; struct
45 struct is_void_<void_>
63 struct is_not_void_<void_>
Dvoid_fwd.hpp21 struct void_;
24 BOOST_MPL_AUX_ADL_BARRIER_DECL(void_)
Dlambda_fwd.hpp31 , typename Tag = void_
48 , typename Tag = void_
Dtag.hpp31 template< typename T, typename Default = void_ > struct tag
Dis_sequence.hpp94 : not_< is_same< typename begin<T>::type, void_ > >
Dquote.hpp123 , typename Tag = void_
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
Dquote.hpp28 , typename Tag = void_
45 , typename Tag = void_
62 , typename Tag = void_
79 , typename Tag = void_
103 , typename Tag = void_
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
Dreference_content.hpp79 template <typename T = mpl::void_> struct make_reference_content;
110 struct make_reference_content< mpl::void_ >
118 typedef mpl::void_ type;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/
Dvector0.hpp39 static aux::type_wrapper<void_> item_(...);
43 typedef void_ item0;
Ditem.hpp79 static aux::type_wrapper<void_> item_(index_);
95 static aux::type_wrapper<void_> item_(index_);
Dat.hpp98 typedef void_ type;