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

This is the complete list of members for rpp::details::take_while_impl_on_next< Type, Predicate >, including all inherited members.

operator()(TVal &&value, const TSub &subscriber) const (defined in rpp::details::take_while_impl_on_next< Type, Predicate >)rpp::details::take_while_impl_on_next< Type, Predicate >inline
predicate (defined in rpp::details::take_while_impl_on_next< Type, Predicate >)rpp::details::take_while_impl_on_next< Type, Predicate >