Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-subscriber.hpp85 struct completeddetacher struct in rxcpp::subscriber
87 ~completeddetacher() in ~completeddetacher()
92 completeddetacher(const this_type* that) in completeddetacher() function
96 inline void operator()() { in operator ()()
100 const this_type* that;