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

Public Member Functions

template<rpp::constraint::decayed_same_as< T > TT, rpp::constraint::decayed_same_as< composite_subscription > TSub>
 behavior_strategy (TT &&v, TSub &&sub)
 
void on_subscribe (const dynamic_subscriber< T > &sub) const
 
auto get_subscriber () const
 
get_value () const
 

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