Searched refs:observe_on_state (Results 1 – 1 of 1) sorted by relevance
81 struct observe_on_state : std::enable_shared_from_this<observe_on_state> struct91 observe_on_state(dest_type d, coordinator_type coor, composite_subscription cs) in observe_on_state() function179 std::shared_ptr<observe_on_state> state;182 … : state(std::make_shared<observe_on_state>(std::move(d), std::move(coor), std::move(cs))) in observe_on_observer()