Searched defs:shared_empty (Results 1 – 2 of 2) sorted by relevance
547 inline composite_subscription shared_empty() { in shared_empty() function548 …static composite_subscription shared_empty = composite_subscription(tag_composite_subscription_emp… in shared_empty() local
31 inline action_ptr shared_empty() { in shared_empty() function32 static action_ptr shared_empty = std::make_shared<detail::action_type>(); in shared_empty() local