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

Public Member Functions

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

Public Attributes

size_t window_size {}
 

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