Searched refs:any_value_true (Results 1 – 2 of 2) sorted by relevance
201 … if (rxu::apply_to_each(state->pending, source_completed_values_empty(), rxu::any_value_true())) { in subscribe_one()
143 struct any_value_true { struct154 return v0 || any_value_true()(vn...); in operator ()()