Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dassert.hpp334 # define BOOST_MPL_ASSERT_MSG_IMPL( counter, c, msg, types_ ) \ argument
339 static boost::mpl::failed ************ (msg::************ assert_arg()) types_ \
350 # define BOOST_MPL_ASSERT_MSG_IMPL( counter, c, msg, types_ ) \
354 static boost::mpl::failed ************ (msg::************ assert_arg()) types_ \
366 #define BOOST_MPL_ASSERT_MSG( c, msg, types_ ) \ argument
367 BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \