Home
last modified time | relevance | path

Searched defs:behavior_observer (Results 1 – 1 of 1) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/
Drx-behavior.hpp17 class behavior_observer : public detail::multicast_observer<T> class
46 behavior_observer(T f, composite_subscription l) in behavior_observer() function in rxcpp::subjects::detail::behavior_observer