Searched refs:BOOST_MPL_ASSERT_RELATION (Results 1 – 3 of 3) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
D | assert.hpp | 299 # define BOOST_MPL_ASSERT_RELATION(x, rel, y) \ macro 306 # define BOOST_MPL_ASSERT_RELATION(x, rel, y) \ 317 # define BOOST_MPL_ASSERT_RELATION(x, rel, y) \
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/ |
D | concepts.hpp | 177 BOOST_MPL_ASSERT_RELATION(std::numeric_limits<difference_type>::is_signed, ==, true);
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/ |
D | iterator_concepts.hpp | 150 BOOST_MPL_ASSERT_RELATION(std::numeric_limits<difference_type>::is_signed, ==, true);
|