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

Public Member Functions

template<typename TCombiner , constraint::decayed_type... Types>
void operator() (auto &&value, const auto &subscriber, const std::shared_ptr< combine_latest_state< TCombiner, Types... > > &state) const
 

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