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
The trait is populated with getter by index and emplace method.
We will need an ability to get an alternative by index to iterate over
all alternatives and detect all accepted families in decoder. Emplace is
needed to write a value to variant - now the trait does not offer such
an option.
0 commit comments