Home
last modified time | relevance | path

Searched refs:BOOST_MPL_HAS_XXX_TRAIT_DEF (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
Diterator.hpp155 BOOST_MPL_HAS_XXX_TRAIT_DEF(value_type)
156 BOOST_MPL_HAS_XXX_TRAIT_DEF(reference)
157 BOOST_MPL_HAS_XXX_TRAIT_DEF(pointer)
158 BOOST_MPL_HAS_XXX_TRAIT_DEF(difference_type)
159 BOOST_MPL_HAS_XXX_TRAIT_DEF(iterator_category)
230 BOOST_MPL_HAS_XXX_TRAIT_DEF(_Iterator_category)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
Dhas_size.hpp20 BOOST_MPL_HAS_XXX_TRAIT_DEF(size)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dhas_xxx.hpp277 #define BOOST_MPL_HAS_XXX_TRAIT_DEF(name) \ macro