Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-take_while.hpp35 struct take_while_invalid : public rxo::operator_base<take_while_invalid_arguments<AN...>> { struct
36 using type = observable<take_while_invalid_arguments<AN...>, take_while_invalid<AN...>>; argument
39 using take_while_invalid_t = typename take_while_invalid<AN...>::type;