Searched refs:can_rethrow_if_nested_impl (Results 1 – 1 of 1) sorted by relevance
65 struct can_rethrow_if_nested_impl { struct70 struct can_rethrow_if_nested_impl<decltype((void)std::rethrow_if_nested(std::declval<Args>()...)), … argument75 struct can_rethrow_if_nested : can_rethrow_if_nested_impl<void, Args...> {}; argument