Searched defs:is_combine_latest_selector_check (Results 1 – 1 of 1) sorted by relevance
60 struct is_combine_latest_selector_check { struct61 typedef rxu::decay_t<Selector> selector_type;69 using type = decltype(check<selector_type, rxu::decay_t<ObservableN>...>(0));71 static const bool value = !std::is_same<type, tag_not_valid>::value;