Searched defs:completer_type (Results 1 – 1 of 1) sorted by relevance
47 struct completer_type struct in rxcpp::subjects::detail::multicast_observer50 ~completer_type() in ~completer_type()53 …completer_type(std::shared_ptr<state_type> s, const std::shared_ptr<completer_type>& old, observer… in completer_type() function59 completer_type(std::shared_ptr<state_type> s, const std::shared_ptr<completer_type>& old) in completer_type() function64 void retain(const std::shared_ptr<completer_type>& old) { in retain()75 std::shared_ptr<state_type> state;76 list_type observers;