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