Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-with_latest_from.hpp80 struct is_with_latest_from_selector : public std::conditional< struct
87 using result_with_latest_from_selector_t = typename is_with_latest_from_selector<Selector, ON...>::…
98 typedef typename is_with_latest_from_selector<selector_type, ObservableN...>::type value_type;
265 operators::detail::is_with_latest_from_selector<Selector, Observable, ObservableN...>,
291 operators::detail::is_with_latest_from_selector<Selector, Observable, ObservableN...>,