Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-ref_count.hpp44 struct ref_count_invalid : public rxo::operator_base<ref_count_invalid_arguments<AN...>> { struct
45 using type = observable<ref_count_invalid_arguments<AN...>, ref_count_invalid<AN...>>; argument
48 using ref_count_invalid_t = typename ref_count_invalid<AN...>::type;