Searched defs:is_variant (Results 1 – 1 of 1) sorted by relevance
37 struct is_variant : std::false_type struct41 struct is_variant<std::variant<Args...>> : std::true_type struct