|
ReactivePlusPlus
ReactiveX implementation for C++20
|
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 | duration |
| RPP_NO_UNIQUE_ADDRESS Scheduler | scheduler |