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

Public Attributes

Seed seed
 
RPP_NO_UNIQUE_ADDRESS AccumulatorFn accumulator
 
RPP_NO_UNIQUE_ADDRESS SelectorFn selector {}
 

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