Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-predef.hpp113 struct tag_subscriber {}; struct
123 …onst bool value = std::is_convertible<decltype(check<rxu::decay_t<T>>(0)), tag_subscriber*>::value;
Drx-subscriber.hpp15 typedef tag_subscriber subscriber_tag;