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

Public Member Functions

template<typename TVal , constraint::subscriber_of_type< Type > TSub>
void operator() (TVal &&value, const TSub &subscriber) const
 

Public Attributes

RPP_NO_UNIQUE_ADDRESS Predicate predicate
 

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