19 #include <glog/logging.h> 41 other.unsubscriber_ =
nullptr;
Subscription(Subscription &&other) noexcept
constexpr detail::Map< Move > move
Observable< T >::Unsubscriber Unsubscriber
requires E e noexcept(noexcept(s.error(std::move(e))))
Subscription & operator=(Subscription &&other) noexcept
Subscription(std::shared_ptr< Unsubscriber > unsubscriber, uint64_t id)
std::shared_ptr< Unsubscriber > unsubscriber_