Searched refs:unspecified_bool (Results 1 – 3 of 3) sorted by relevance
83 struct unspecified_bool struct91 typedef void (*unspecified_bool_type)(unspecified_bool::OPERATORS_NOT_ALLOWED*);96 struct unspecified_bool104 … typedef void (unspecified_bool::*unspecified_bool_type)(unspecified_bool::OPERATORS_NOT_ALLOWED*);115 …return (!this->operator! () ? &boost::detail::unspecified_bool::true_value : (boost::detail::unspe…121 …return (!this->operator! () ? &boost::detail::unspecified_bool::true_value : (boost::detail::unspe…127 …return (!this->operator! () ? &boost::detail::unspecified_bool::true_value : (boost::detail::unspe…
26 static void unspecified_bool( this_type*** ) in unspecified_bool() function34 return px == 0? 0: unspecified_bool; in operator unspecified_bool_type()
34 static void unspecified_bool(this_type***) in unspecified_bool() function in boost::range_detail::safe_bool40 return x ? unspecified_bool : 0; in to_unspecified_bool()