Searched defs:IsVariant (Results 1 – 1 of 1) sorted by relevance
84 struct IsVariant : std::false_type struct 88 struct IsVariant<std::variant<Types...>> : std::true_type struct