ReactivePlusPlus
One more implementation of ReactiveX approach in C++ with care about performance and templates in mind
 
Loading...
Searching...
No Matches
rpp::details::timeout_impl< Type, FallbackObs, TScheduler > Struct Template Reference

Public Member Functions

template<constraint::subscriber_of_type< Type > TSub>
auto operator() (TSub &&in_subscriber) const
 

Public Attributes

schedulers::duration period
 
FallbackObs fallback_obs
 
TScheduler scheduler
 

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