ReactivePlusPlus
ReactiveX implementation for C++20
Loading...
Searching...
No Matches
rpp::details::defer_strategy< Factory > Struct Template Reference

Public Types

using value_type = rpp::utils::extract_observable_type_t<std::invoke_result_t<Factory>>
using optimal_disposables_strategy = typename std::invoke_result_t<Factory>::optimal_disposables_strategy

Public Member Functions

template<rpp::constraint::observer_of_type< value_type > TObs>
void subscribe (TObs &&obs) const

Public Attributes

RPP_NO_UNIQUE_ADDRESS Factory observable_factory

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