Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-take_until.hpp52 struct take_until_invalid : public rxo::operator_base<take_until_invalid_arguments<AN...>> { struct
53 using type = observable<take_until_invalid_arguments<AN...>, take_until_invalid<AN...>>; argument
56 using take_until_invalid_t = typename take_until_invalid<AN...>::type;