Searched refs:safe_bool (Results 1 – 5 of 5) sorted by relevance
22 class safe_bool class25 typedef safe_bool this_type;63 safe_bool();64 safe_bool(const safe_bool&);65 void operator=(const safe_bool&);66 ~safe_bool();
45 typedef void (dummy::*safe_bool)(); typedef in boost::test_tools::predicate_result59 …operator safe_bool() const { return !!p_predicate_value ? &dummy::nonnull : 0… in operator safe_bool()
141 typedef void (dummy::*safe_bool)(); typedef in boost::itest::mock_object238 operator safe_bool() const in operator safe_bool()240 MO_OP_IMPL( safe_bool, "Bool context conversion", in operator safe_bool()
442 …unspecified_bool_type safe_bool() const { return m_initialized ? &this_type::is_initialized : 0 ; } in safe_bool() function in boost::optional_detail::optional_base651 operator unspecified_bool_type() const { return this->safe_bool() ; } in operator unspecified_bool_type()
127 typedef range_detail::safe_bool< IteratorT iterator_range<IteratorT>::* > safe_bool_t;