Searched defs:dedup_variant (Results 1 – 1 of 1) sorted by relevance
25 struct dedup_variant struct27 using type = T;45 struct dedup_variant<std::variant<Done...>, First, Rest...> : struct68 using dedup_variant = dedup_variant_t<T, Types...>; typedef