Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-buffer_count.hpp40 struct buffer_count_invalid : public rxo::operator_base<buffer_count_invalid_arguments<AN...>> { struct
41 using type = observable<buffer_count_invalid_arguments<AN...>, buffer_count_invalid<AN...>>; argument
44 using buffer_count_invalid_t = typename buffer_count_invalid<AN...>::type;