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();
882 typedef void (dummy::*safe_bool)(); typedef in boost::BOOST_FUNCTION_FUNCTION885 operator safe_bool () const in operator safe_bool()
171 typedef range_detail::safe_bool<
1884 /// This class is used to implement the safe_bool idiom.1890 /// This typedef is used to implement the safe_bool idiom.