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

Public Attributes

const size_t window_size {}
 
size_t items_in_current_window = window_size
 
subjects::publish_subject< Type > subject {}
 

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