You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Itisnotallowedtouse an [`as` numeric cast][expr.as] to [access the discriminant][items.enum.discriminant.coercion] of an external enum that contains any non-exhaustive variants.
181
182
182
183
> [!EXAMPLE]
183
184
> The following enum can be cast because it doesn't contain any non-exhaustive variants:
0 commit comments