Home | Sort by relevance Sort by last modified time |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/detail/ | |
safe_bool.hpp | 29 static unspecified_bool_type to_unspecified_bool(const bool x, DataMemberPtr) function in class:boost::range_detail::safe_bool 38 static unspecified_bool_type to_unspecified_bool(const bool x, DataMemberPtr) function in class:boost::range_detail::safe_bool 49 static unspecified_bool_type to_unspecified_bool(const bool x, DataMemberPtr) function in class:boost::range_detail::safe_bool 57 static unspecified_bool_type to_unspecified_bool(const bool x, DataMemberPtr p) function in class:boost::range_detail::safe_bool |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/ | |
iterator_range_core.hpp | 262 return safe_bool_t::to_unspecified_bool(m_Begin != m_End, &iterator_range::m_Begin); |