Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-reduce.hpp119 , result_selector(std::move(rs)) in reduce_initial_type()
125 result_selector_type result_selector; member
175 [&](){return state->result_selector(std::move(state->current));}, in on_subscribe()