Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-with_latest_from.hpp57 using with_latest_from_invalid_t = typename with_latest_from_invalid<AN...>::type; typedef
303 static operators::detail::with_latest_from_invalid_t<AN...> member(const AN&...) { in member()