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

Public Member Functions

template<constraint::subscriber_of_type< Result > TSub>
auto operator() (TSub &&subscriber) const
 

Public Attributes

Result initial_value
 
RPP_NO_UNIQUE_ADDRESS AccumulatorFn accumulator
 

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