Searched refs:ImplicitThrow (Results 1 – 1 of 1) sorted by relevance
30 struct ImplicitThrow struct32 constexpr ImplicitThrow(int x) { if (x != -1) TEST_THROW(6);} in ImplicitThrow() argument101 using T = ImplicitThrow; in test_implicit()