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

Public Member Functions

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

Public Attributes

TObs observable
 
std::shared_ptr< ref_count_state_tstate = std::make_shared<ref_count_state_t>()
 

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