ReactivePlusPlus
One more implementation of ReactiveX approach in C++ with care about performance and templates in mind
Loading...
Searching...
No Matches
Public Member Functions
|
Public Attributes
|
List of all members
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_t
>
state
= std::make_shared<
ref_count_state_t
>()
The documentation for this struct was generated from the following file:
src/rpp/rpp/operators/
ref_count.hpp
rpp
details
ref_count_on_subscribe
Generated by
1.9.7