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

Public Types

using ValueType = utils::extract_observable_type_t< Type >
 

Public Member Functions

template<constraint::subscriber_of_type< ValueType > TSub>
auto operator() (TSub &&in_subscriber) const
 

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