Searched defs:is_zip_selector_check (Results 1 – 1 of 1) sorted by relevance
95 struct is_zip_selector_check { struct96 typedef rxu::decay_t<Selector> selector_type;104 using type = decltype(check<selector_type, rxu::decay_t<ObservableN>...>(0));106 static const bool value = !std::is_same<type, tag_not_valid>::value;