Home
last modified time | relevance | path

Searched defs:false_ (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dbool_fwd.hpp25 typedef bool_<false> false_; typedef
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
Dforeach.hpp96 begin( C& t, mpl::false_ ) in begin()
118 end( C& t, mpl::false_ ) in end()
140 done( static_any_t cur, static_any_t end, C&, mpl::false_ ) in done()
164 next( static_any_t cur, C&, mpl::false_ ) in next()
186 deref( static_any_t cur, C&, ::boost::type<RefType>, mpl::false_ ) in deref()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
Diterator_facade.hpp399 typename Iterator::value_type make_operator_brackets_result(Iterator const& iter, mpl::false_) in make_operator_brackets_result()
536 static bool equal(Facade1 const& f1, Facade2 const& f2, mpl::false_) in equal()
556 Facade1 const& f1, Facade2 const& f2, mpl::false_) in distance_from()