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

Public Member Functions

template<constraint::decayed_type Type, std::equivalence_relation< Type, Type > EqualityFn>
void operator() (auto &&new_value, const constraint::subscriber auto &sub, const distinct_until_changed_state< Type, EqualityFn > &state) const
 

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