Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dassert.hpp70 # define AUX778076_ASSERT_ARG(x) x& macro
72 # define AUX778076_ASSERT_ARG(x) x macro
76 template<> struct assert<false> { typedef AUX778076_ASSERT_ARG(assert) type; };
164 AUX778076_ASSERT_ARG(assert<false>)
168 AUX778076_ASSERT_ARG(assert<false>)
182 typedef AUX778076_ASSERT_ARG(assert<false>) type;
210 #undef AUX778076_ASSERT_ARG