ReactivePlusPlus
ReactiveX implementation for C++20
Loading...
Searching...
No Matches
rpp::details::observables::blocking_strategy< Type, Strategy > Class Template Reference

Public Types

using value_type = Type
 
using optimal_disposables_strategy = typename Strategy::optimal_disposables_strategy::template add<1>
 

Public Member Functions

 blocking_strategy (observable< Type, Strategy > &&observable)
 
 blocking_strategy (const observable< Type, Strategy > &observable)
 
template<rpp::constraint::observer_strategy< Type > ObserverStrategy>
void subscribe (observer< Type, ObserverStrategy > &&obs) const
 

The documentation for this class was generated from the following files: