Home
last modified time | relevance | path

Searched refs:BOOST_MPL_ASSERT (Results 1 – 6 of 6) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/
Dfacade_iterator_category.hpp151 BOOST_MPL_ASSERT((is_iterator_category<Category>));
155 BOOST_MPL_ASSERT((is_iterator_traversal<Traversal>));
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dfor_each.hpp95 BOOST_MPL_ASSERT(( is_sequence<Sequence> )); in for_each()
Dassert.hpp217 #define BOOST_MPL_ASSERT(pred) \ macro
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/
Dconcepts.hpp176 BOOST_MPL_ASSERT((is_integral<difference_type>));
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
Diterator_concepts.hpp149 BOOST_MPL_ASSERT((boost::is_integral<difference_type>));
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dconcept_check.hpp974 BOOST_MPL_ASSERT((boost::is_same<key_type,value_type>));
987 BOOST_MPL_ASSERT((boost::is_same<value_type,required_value_type>));