ReactivePlusPlus
ReactiveX implementation for C++20
Loading...
Searching...
No Matches
rpp::subjects::details::behavior_subject_base< Type, Serialized > Class Template Reference

Public Types

using optimal_disposables_strategy = typename details::subject_state<Type, Serialized>::optimal_disposables_strategy

Public Member Functions

 behavior_subject_base (const Type &value)
 behavior_subject_base (Type &&value)
auto get_observer () const
auto get_observable () const
rpp::disposable_wrapper get_disposable () const
Type get_value () const

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