Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-coordination.hpp66 struct get_action_function struct in rxcpp::coordinator
78 … rxsc::detail::is_action_function<T>::value, get_action_function<T>, typename std::conditional<
108 -> typename get_action_function<F>::type { in act()