Searched refs:GoodVariant2 (Results 1 – 1 of 1) sorted by relevance
417 struct GoodVariant2 : GoodVariant {}; in test_sfinae() struct424 static_assert(has_visit<GoodVariant2>(0)); in test_sfinae()