ReactivePlusPlus
ReactiveX implementation for C++20
Loading...
Searching...
No Matches
rpp::details::observers::fake_strategy Struct Reference

Static Public Member Functions

static void on_next (const auto &) noexcept
 
static void on_error (const std::exception_ptr &) noexcept
 
static void on_completed () noexcept
 
static void set_upstream (const disposable_wrapper &) noexcept
 
static bool is_disposed () noexcept
 

Static Public Attributes

static constexpr auto preferred_disposables_mode = rpp::details::observers::disposables_mode::None
 

The documentation for this struct was generated from the following file: