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
[stoptoken.general, stopsource.general] Remove DMI from stop-state member
For stoptoken::stop-state, the default-initialized value is already
correct, and no further "{}" initializer is needed.
For stopsource::stop-state, the DMI "{}" is never used, since the
constructor is explicitly specified and not defaulted.
0 commit comments