ReactivePlusPlus
ReactiveX implementation for C++20
Loading...
Searching...
No Matches
rpp::operators::details::timeout_t< TFallbackObservable, TScheduler > Struct Template Reference

Classes

struct  operator_traits
 

Public Types

template<rpp::details::observables::constraint::disposables_strategy Prev>
using updated_optimal_disposables_strategy = rpp::details::observables::fixed_disposables_strategy<1>
 

Public Member Functions

template<rpp::constraint::decayed_type Type, rpp::details::observables::constraint::disposables_strategy DisposableStrategy, rpp::constraint::observer Observer>
auto lift_with_disposables_strategy (Observer &&observer) const
 

Public Attributes

rpp::schedulers::duration period
 
RPP_NO_UNIQUE_ADDRESS TFallbackObservable fallback
 
RPP_NO_UNIQUE_ADDRESS TScheduler scheduler
 

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