Searched refs:coordination_tag (Results 1 – 1 of 1) sorted by relevance
23 struct coordination_base {typedef tag_coordination coordination_tag;}; typedef31 struct is_coordination<T, typename rxu::types_checked_from<typename T::coordination_tag>::type>32 : public std::is_convertible<typename T::coordination_tag*, tag_coordination*> {};42 using coordination_tag_t = typename DecayedCoordination::coordination_tag;