Searched refs:action_tag (Results 1 – 2 of 2) sorted by relevance
26 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*> {};
124 typedef tag_action action_tag; typedef