Searched defs:is_on_next_of (Results 1 – 1 of 1) sorted by relevance
115 struct is_on_next_of struct117 struct not_void {};123 typedef decltype(check<T, rxu::decay_t<F>>(0)) detail_result;124 static const bool value = std::is_same<detail_result, void>::value;