Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-zip.hpp50 struct zip_source_state struct
53 zip_source_state() in zip_source_state() function
63 bool operator()(zip_source_state<Observable>& source) const { in operator ()()
70 bool operator()(zip_source_state<Observable>& source) const { in operator ()()
77 Value operator()(zip_source_state<Observable>& source) const { in operator ()()
127 typedef std::tuple<zip_source_state<ObservableN>...> tuple_source_values_type;