Searched refs:unspecified_bool (Results 1 – 3 of 3) sorted by relevance
92 struct unspecified_bool struct100 typedef void (*unspecified_bool_type)(unspecified_bool::OPERATORS_NOT_ALLOWED*);105 struct unspecified_bool113 … typedef void (unspecified_bool::*unspecified_bool_type)(unspecified_bool::OPERATORS_NOT_ALLOWED*);124 …return (!this->operator! () ? &boost::detail::unspecified_bool::true_value : (boost::detail::unspe…130 …return (!this->operator! () ? &boost::detail::unspecified_bool::true_value : (boost::detail::unspe…136 …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()