Home
last modified time | relevance | path

Searched refs:values_not_empty (Results 1 – 1 of 1) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-zip.hpp61 struct values_not_empty { struct
197 … if (rxu::apply_to_each(state->pending, values_not_empty(), rxu::all_values_true())) { in subscribe_one()