Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-predef.hpp26 struct is_action<T, typename rxu::types_checked_from<typename T::action_tag>::type>
27 : public std::is_convertible<typename T::action_tag*, tag_action*> {};
Drx-scheduler.hpp124 typedef tag_action action_tag; typedef