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 > Member List

This is the complete list of members for rpp::details::combine_latest_on_next< I >, including all inherited members.

operator()(auto &&value, const auto &subscriber, const std::shared_ptr< combine_latest_state< TCombiner, Types... > > &state) const (defined in rpp::details::combine_latest_on_next< I >)rpp::details::combine_latest_on_next< I >inline