Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-buffer_count.hpp44 using buffer_count_invalid_t = typename buffer_count_invalid<AN...>::type; typedef
169 static operators::detail::buffer_count_invalid_t<AN...> member(AN...) { in member()