Searched refs:ThrowsT (Results 1 – 2 of 2) sorted by relevance
40 struct ThrowsT { struct41 ThrowsT(int) noexcept(false) {} in ThrowsT() function57 using V = std::variant<Dummy, ThrowsT>; in test_T_ctor_noexcept()
37 struct ThrowsT { struct38 ThrowsT(int) noexcept(false) {} in ThrowsT() function56 using V = std::variant<Dummy, ThrowsT>; in test_T_ctor_noexcept()