HomeSort by relevance Sort by last modified time
    Searched full:safe_bool_t (Results 1 - 1 of 1) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/
iterator_range_core.hpp 127 typedef range_detail::safe_bool< IteratorT iterator_range<IteratorT>::* > safe_bool_t; typedef in class:boost::iterator_range
134 typedef BOOST_DEDUCED_TYPENAME safe_bool_t::unspecified_bool_type unspecified_bool_type;
262 return safe_bool_t::to_unspecified_bool(m_Begin != m_End, &iterator_range::m_Begin);

Completed in 171 milliseconds