Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
Dyes_no.hpp39 template< BOOST_MPL_AUX_NTTP_DECL(long, n) > struct weighted_tag struct
45 typedef weighted_tag type;
50 template<> struct weighted_tag<0> struct
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dassert.hpp123 boost::mpl::aux::weighted_tag<1>::type operator==( assert_, assert_ );
124 boost::mpl::aux::weighted_tag<2>::type operator!=( assert_, assert_ );
125 boost::mpl::aux::weighted_tag<3>::type operator>( assert_, assert_ );
126 boost::mpl::aux::weighted_tag<4>::type operator>=( assert_, assert_ );
127 boost::mpl::aux::weighted_tag<5>::type operator<( assert_, assert_ );
128 boost::mpl::aux::weighted_tag<6>::type operator<=( assert_, assert_ );