Home
last modified time | relevance | path

Searched defs:is_on_completed (Results 1 – 1 of 1) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-observer.hpp152 struct is_on_completed struct
154 struct not_void {};
160 static const bool value = std::is_same<decltype(check<rxu::decay_t<F>>(0)), void>::value;