Searched refs:window_with_time_or_count_observer (Results 1 – 1 of 1) sorted by relevance
77 struct window_with_time_or_count_observer struct79 typedef window_with_time_or_count_observer<Subscriber> this_type; argument107 …window_with_time_or_count_observer(composite_subscription cs, dest_type d, window_with_time_or_cou… in window_with_time_or_count_observer() function226 … -> decltype(window_with_time_or_count_observer<Subscriber>::make(std::move(dest), initial)) { in operator ()()227 return window_with_time_or_count_observer<Subscriber>::make(std::move(dest), initial); in operator ()()