ReactivePlusPlus
One more implementation of ReactiveX approach in C++ with care about performance and templates in mind
 
Loading...
Searching...
No Matches
rpp::details::repeat_on_completed< Type, SpecificObservable, Predicate > Class Template Reference

Public Member Functions

 repeat_on_completed (const SpecificObservable &observable, Predicate &&predicate)
 
void operator() (const auto &sub) const
 

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