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

Public Member Functions

template<constraint::observable TObs, constraint::subscriber TSub>
void operator() (TObs &&new_observable, const TSub &sub, const std::shared_ptr< concat_state< ValueType > > &state) const
 

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