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_impl< Type, EqualityFn > Struct Template Reference

Public Member Functions

template<constraint::subscriber_of_type< Type > TSub>
auto operator() (TSub &&subscriber) const
 

Public Attributes

RPP_NO_UNIQUE_ADDRESS EqualityFn equality_comparator
 

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